Instance Methods | |
| (FMLiveSwitchBandwidthEstimationDataSize *) | - dataInFlight |
| (FMLiveSwitchBandwidthEstimationTimestamp *) | - feedbackTime |
| (instancetype) | - init |
| (instancetype) | - initWithOther: |
| (NSMutableArray< FMLiveSwitchBandwidthEstimationPacketResult * > *) | - lostWithSendInfo |
| (NSMutableArray< FMLiveSwitchBandwidthEstimationPacketResult * > *) | - packetFeedbacks |
| (NSMutableArray< FMLiveSwitchBandwidthEstimationPacketResult * > *) | - packetsWithFeedback |
| (NSMutableArray< FMLiveSwitchBandwidthEstimationPacketResult * > *) | - receivedWithSendInfo |
| (NSMutableArray< FMLiveSwitchBandwidthEstimationTimestamp * > *) | - sendlessArrivalTimes |
| (void) | - setDataInFlight: |
| (void) | - setFeedbackTime: |
| (void) | - setPacketFeedbacks: |
| (void) | - setSendlessArrivalTimes: |
| (void) | - setTransportSupportsEcn: |
| (NSMutableArray< FMLiveSwitchBandwidthEstimationPacketResult * > *) | - sortedByReceiveTime |
| (bool) | - transportSupportsEcn |
Class Methods | |
| (FMLiveSwitchBandwidthEstimationTransportPacketsFeedback *) | + transportPacketsFeedback |
| (FMLiveSwitchBandwidthEstimationTransportPacketsFeedback *) | + transportPacketsFeedbackWithOther: |
| - (FMLiveSwitchBandwidthEstimationDataSize*) dataInFlight |
| - (FMLiveSwitchBandwidthEstimationTimestamp*) feedbackTime |
| - (instancetype) init |
| - (instancetype) initWithOther: | (FMLiveSwitchBandwidthEstimationTransportPacketsFeedback *) | other |
| - (NSMutableArray<FMLiveSwitchBandwidthEstimationPacketResult*>*) lostWithSendInfo |
| - (NSMutableArray<FMLiveSwitchBandwidthEstimationPacketResult*>*) packetFeedbacks |
| - (NSMutableArray<FMLiveSwitchBandwidthEstimationPacketResult*>*) packetsWithFeedback |
| - (NSMutableArray<FMLiveSwitchBandwidthEstimationPacketResult*>*) receivedWithSendInfo |
| - (NSMutableArray<FMLiveSwitchBandwidthEstimationTimestamp*>*) sendlessArrivalTimes |
| - (void) setDataInFlight: | (FMLiveSwitchBandwidthEstimationDataSize *) | value |
| - (void) setFeedbackTime: | (FMLiveSwitchBandwidthEstimationTimestamp *) | value |
| - (void) setPacketFeedbacks: | (NSMutableArray< FMLiveSwitchBandwidthEstimationPacketResult * > *) | value |
| - (void) setSendlessArrivalTimes: | (NSMutableArray< FMLiveSwitchBandwidthEstimationTimestamp * > *) | value |
| - (void) setTransportSupportsEcn: | (bool) | value |
| - (NSMutableArray<FMLiveSwitchBandwidthEstimationPacketResult*>*) sortedByReceiveTime |
| + (FMLiveSwitchBandwidthEstimationTransportPacketsFeedback*) transportPacketsFeedback |
| + (FMLiveSwitchBandwidthEstimationTransportPacketsFeedback*) transportPacketsFeedbackWithOther: | (FMLiveSwitchBandwidthEstimationTransportPacketsFeedback *) | other |
| - (bool) transportSupportsEcn |