Instance Methods | |
(int) | - calculateDelayMillisWithTimestamp:systemTimestamp: |
(long long) | - calculateDelayTicksWithTimestamp:systemTimestamp: |
(instancetype) | - initWithClockRate: |
(void) | - reset |
Class Methods | |
(FMLiveSwitchRtpInterFrameDelay *) | + interFrameDelayWithClockRate: |
- (int) calculateDelayMillisWithTimestamp: | (long long) | timestamp | |
systemTimestamp: | (long long) | systemTimestamp | |
- (long long) calculateDelayTicksWithTimestamp: | (long long) | timestamp | |
systemTimestamp: | (long long) | systemTimestamp | |
- (instancetype) initWithClockRate: | (int) | clockRate |
+ (FMLiveSwitchRtpInterFrameDelay*) interFrameDelayWithClockRate: | (int) | clockRate |
- (void) reset |