Instance Methods | |
| (bool) | - includedInAllocation |
| (bool) | - includedInFeedback |
| (instancetype) | - init |
| (instancetype) | - initWithInfo: |
| (long long) | - ipOverheadBytes |
| (bool) | - isMedia |
| (int) | - networkId |
| (long long) | - packetSizeBytes |
| (FMLiveSwitchBandwidthEstimationPacketType) | - packetType |
| (FMLiveSwitchBandwidthEstimationPacketInfoProtocolType) | - protocol |
| (void) | - setIncludedInAllocation: |
| (void) | - setIncludedInFeedback: |
| (void) | - setIPOverheadBytes: |
| (void) | - setIsMedia: |
| (void) | - setNetworkId: |
| (void) | - setPacketSizeBytes: |
| (void) | - setPacketType: |
| (void) | - setProtocol: |
| (void) | - setTurnOverheadBytes: |
| (long long) | - turnOverheadBytes |
Class Methods | |
| (FMLiveSwitchBandwidthEstimationPacketInfo *) | + packetInfo |
| (FMLiveSwitchBandwidthEstimationPacketInfo *) | + packetInfo: |
| - (bool) includedInAllocation |
| - (bool) includedInFeedback |
| - (instancetype) init |
| - (instancetype) initWithInfo: | (FMLiveSwitchBandwidthEstimationPacketInfo *) | info |
| - (long long) ipOverheadBytes |
| - (bool) isMedia |
| - (int) networkId |
| + (FMLiveSwitchBandwidthEstimationPacketInfo*) packetInfo |
| + (FMLiveSwitchBandwidthEstimationPacketInfo*) packetInfo: | (FMLiveSwitchBandwidthEstimationPacketInfo *) | info |
| - (long long) packetSizeBytes |
| - (FMLiveSwitchBandwidthEstimationPacketType) packetType |
| - (FMLiveSwitchBandwidthEstimationPacketInfoProtocolType) protocol |
| - (void) setIncludedInAllocation: | (bool) | value |
| - (void) setIncludedInFeedback: | (bool) | value |
| - (void) setIPOverheadBytes: | (long long) | value |
| - (void) setIsMedia: | (bool) | value |
| - (void) setNetworkId: | (int) | value |
| - (void) setPacketSizeBytes: | (long long) | value |
| - (void) setPacketType: | (FMLiveSwitchBandwidthEstimationPacketType) | value |
| - (void) setProtocol: | (FMLiveSwitchBandwidthEstimationPacketInfoProtocolType) | value |
| - (void) setTurnOverheadBytes: | (long long) | value |
| - (long long) turnOverheadBytes |