FMLiveSwitchRtpOutboundRtcp Class Reference

Instance Methods

(NSMutableArray *) - frames
 
(instancetype) - init
 
(void) - setFrames:
 
(void) - setTransportSystemTimestamp:
 
(long long) - transportSystemTimestamp
 

Class Methods

(FMLiveSwitchRtpOutboundRtcp *) + outboundRtcp
 

Method Documentation

◆ frames

- (NSMutableArray*) frames

◆ init

- (instancetype) init

◆ outboundRtcp

+ (FMLiveSwitchRtpOutboundRtcp*) outboundRtcp

◆ setFrames:

- (void) setFrames: (NSMutableArray *)  value

◆ setTransportSystemTimestamp:

- (void) setTransportSystemTimestamp: (long long)  value

◆ transportSystemTimestamp

- (long long) transportSystemTimestamp