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: |
| - (FMLiveSwitchBandwidthEstimationTimestamp*) baseTime |
Reimplemented from <FMLiveSwitchBandwidthEstimationITransportFeedback>.
| - (void) forAllPacketsWithCallback: | (FMLiveSwitchAction2< id, FMLiveSwitchBandwidthEstimationTimeDelta * > *) | callback |
| - (int, FMLiveSwitchBandwidthEstimationTimeDelta*) forAllPacketsWithCallbackBlock |
Reimplemented from <FMLiveSwitchBandwidthEstimationITransportFeedback>.
| - (void) forAllPacketsWithCallbackBlock: | (void(^)(int, FMLiveSwitchBandwidthEstimationTimeDelta *)) | callbackBlock |
Reimplemented from <FMLiveSwitchBandwidthEstimationITransportFeedback>.
| - (FMLiveSwitchBandwidthEstimationTimeDelta*) getBaseDeltaWithPreviousBaseTime: | (FMLiveSwitchBandwidthEstimationTimestamp *) | previousBaseTime |
Reimplemented from <FMLiveSwitchBandwidthEstimationITransportFeedback>.
| - (instancetype) initWithControlFrame: | (FMLiveSwitchTransportCCControlFrame *) | controlFrame |
| - (int) packetStatusCount |
Reimplemented from <FMLiveSwitchBandwidthEstimationITransportFeedback>.
| + (FMLiveSwitchBandwidthEstimationTransportFeedback*) transportFeedbackWithControlFrame: | (FMLiveSwitchTransportCCControlFrame *) | controlFrame |