Instance Methods | |
| (NSString *) | - id |
| (instancetype) | - init |
| (bool) | - isEqualWithOther: |
| (int) | - rtpSequenceNumber |
| (void) | - setRtpSequenceNumber: |
| (void) | - setSsrc: |
| (int) | - ssrc |
Class Methods | |
| (FMLiveSwitchBandwidthEstimationSsrcAndRtpSequenceNumber *) | + ssrcAndRtpSequenceNumber |
| - (instancetype) init |
| - (bool) isEqualWithOther: | (FMLiveSwitchBandwidthEstimationSsrcAndRtpSequenceNumber *) | other |
| - (int) rtpSequenceNumber |
| - (void) setRtpSequenceNumber: | (int) | value |
| - (void) setSsrc: | (int) | value |
| - (int) ssrc |
| + (FMLiveSwitchBandwidthEstimationSsrcAndRtpSequenceNumber*) ssrcAndRtpSequenceNumber |