FMLiveSwitchBandwidthEstimationResult Class Reference

Instance Methods

(FMLiveSwitchBandwidthEstimationBandwidthUsage) - delayDetectorState
 
(instancetype) - init
 
(bool) - probe
 
(bool) - recoveredFromOveruse
 
(void) - setDelayDetectorState:
 
(void) - setProbe:
 
(void) - setRecoveredFromOveruse:
 
(void) - setTargetBitrate:
 
(void) - setUpdated:
 
(FMLiveSwitchBandwidthEstimationDataRate *) - targetBitrate
 
(bool) - updated
 

Class Methods

(FMLiveSwitchBandwidthEstimationResult *) + result
 

Method Documentation

◆ delayDetectorState

- (FMLiveSwitchBandwidthEstimationBandwidthUsage) delayDetectorState

◆ init

- (instancetype) init

◆ probe

- (bool) probe

◆ recoveredFromOveruse

- (bool) recoveredFromOveruse

◆ result

◆ setDelayDetectorState:

- (void) setDelayDetectorState: (FMLiveSwitchBandwidthEstimationBandwidthUsage)  value

◆ setProbe:

- (void) setProbe: (bool)  value

◆ setRecoveredFromOveruse:

- (void) setRecoveredFromOveruse: (bool)  value

◆ setTargetBitrate:

- (void) setTargetBitrate: (FMLiveSwitchBandwidthEstimationDataRate *)  value

◆ setUpdated:

- (void) setUpdated: (bool)  value

◆ targetBitrate

◆ updated

- (bool) updated