Instance Methods | |
| (instancetype) | - init |
| (bool) | - isRetransmission |
| (int) | - rtpSequenceNumber |
| (void) | - setIsRetransmission: |
| (void) | - setRtpSequenceNumber: |
| (void) | - setSsrc: |
| (int) | - ssrc |
Class Methods | |
| (FMLiveSwitchBandwidthEstimationRtpPacketInfo *) | + rtpPacketInfo |
| - (instancetype) init |
| - (bool) isRetransmission |
| + (FMLiveSwitchBandwidthEstimationRtpPacketInfo*) rtpPacketInfo |
| - (int) rtpSequenceNumber |
| - (void) setIsRetransmission: | (bool) | value |
| - (void) setRtpSequenceNumber: | (int) | value |
| - (void) setSsrc: | (int) | value |
| - (int) ssrc |