FMLiveSwitchRtpReceiverSRContext Class Reference

Instance Methods

(FMLiveSwitchRtpLastSenderReportInfo *) - getLastSenderReportInfo
 
(FMLiveSwitchRtpFrameContext *) - getReferenceTimestamps
 
(instancetype) - init
 
(void) - processSRControlFrame:transportSystemTimestamp:
 

Class Methods

(FMLiveSwitchRtpReceiverSRContext *) + receiverSRContext
 

Method Documentation

◆ getLastSenderReportInfo

- (FMLiveSwitchRtpLastSenderReportInfo*) getLastSenderReportInfo

◆ getReferenceTimestamps

- (FMLiveSwitchRtpFrameContext*) getReferenceTimestamps

◆ init

- (instancetype) init

◆ processSRControlFrame:transportSystemTimestamp:

- (void) processSRControlFrame: (FMLiveSwitchSRControlFrame *)  controlFrame
transportSystemTimestamp: (long long)  transportSystemTimestamp 

◆ receiverSRContext

+ (FMLiveSwitchRtpReceiverSRContext*) receiverSRContext