FMLiveSwitchBandwidthEstimationTransportFeedback Class Reference

Instance Methods

(FMLiveSwitchBandwidthEstimationTimestamp *) - baseTime
 
(void) - forAllPacketsWithCallback:
 
(int, FMLiveSwitchBandwidthEstimationTimeDelta *) - forAllPacketsWithCallbackBlock
 
(void) - forAllPacketsWithCallbackBlock:
 
(FMLiveSwitchBandwidthEstimationTimeDelta *) - getBaseDeltaWithPreviousBaseTime:
 
(instancetype) - initWithControlFrame:
 
(int) - packetStatusCount
 
- Instance Methods inherited from <FMLiveSwitchBandwidthEstimationITransportFeedback>
(void) - forAllPacketsWithCallback:
 

Class Methods

(FMLiveSwitchBandwidthEstimationTransportFeedback *) + transportFeedbackWithControlFrame:
 

Method Documentation

◆ baseTime

◆ forAllPacketsWithCallback:

- (void) forAllPacketsWithCallback: (FMLiveSwitchAction2< id, FMLiveSwitchBandwidthEstimationTimeDelta * > *)  callback

◆ forAllPacketsWithCallbackBlock

- (int, FMLiveSwitchBandwidthEstimationTimeDelta*) forAllPacketsWithCallbackBlock

◆ forAllPacketsWithCallbackBlock:

- (void) forAllPacketsWithCallbackBlock: (void(^)(int, FMLiveSwitchBandwidthEstimationTimeDelta *))  callbackBlock

◆ getBaseDeltaWithPreviousBaseTime:

◆ initWithControlFrame:

- (instancetype) initWithControlFrame: (FMLiveSwitchTransportCCControlFrame *)  controlFrame

◆ packetStatusCount

- (int) packetStatusCount

◆ transportFeedbackWithControlFrame:

+ (FMLiveSwitchBandwidthEstimationTransportFeedback*) transportFeedbackWithControlFrame: (FMLiveSwitchTransportCCControlFrame *)  controlFrame