FMLiveSwitchRtpLastSenderReportInfo Class Reference

Instance Methods

(instancetype) - init
 
(long long) - ntpTimestamp
 
(void) - setNtpTimestamp:
 
(void) - setTransportSystemTimestamp:
 
(long long) - transportSystemTimestamp
 

Class Methods

(FMLiveSwitchRtpLastSenderReportInfo *) + lastSenderReportInfo
 

Method Documentation

◆ init

- (instancetype) init

◆ lastSenderReportInfo

+ (FMLiveSwitchRtpLastSenderReportInfo*) lastSenderReportInfo

◆ ntpTimestamp

- (long long) ntpTimestamp

◆ setNtpTimestamp:

- (void) setNtpTimestamp: (long long)  value

◆ setTransportSystemTimestamp:

- (void) setTransportSystemTimestamp: (long long)  value

◆ transportSystemTimestamp

- (long long) transportSystemTimestamp