FMLiveSwitchBandwidthEstimationAcknowledgedBitrateEstimatorInterface Class Reference

Instance Methods

(FMLiveSwitchBandwidthEstimationDataRate *) - getBitrate
 
(void) - incomingPacketFeedbackVector:
 
(instancetype) - init
 
(FMLiveSwitchBandwidthEstimationDataRate *) - peekRate
 
(void) - setAlrEndedTime:
 
(void) - setAlrWithInAlr:
 

Class Methods

(FMLiveSwitchBandwidthEstimationAcknowledgedBitrateEstimatorInterface *) + acknowledgedBitrateEstimatorInterface
 
(FMLiveSwitchBandwidthEstimationAcknowledgedBitrateEstimatorInterface *) + create
 

Method Documentation

◆ acknowledgedBitrateEstimatorInterface

◆ create

◆ getBitrate

◆ incomingPacketFeedbackVector:

- (void) incomingPacketFeedbackVector: (NSMutableArray< FMLiveSwitchBandwidthEstimationPacketResult * > *)  packetFeedbackVector

◆ init

- (instancetype) init

◆ peekRate

◆ setAlrEndedTime:

- (void) setAlrEndedTime: (FMLiveSwitchBandwidthEstimationTimestamp *)  alrEndedTime

◆ setAlrWithInAlr:

- (void) setAlrWithInAlr: (bool)  inAlr