FMLiveSwitchRtpInboundRtp Class Reference

Instance Methods

(FMLiveSwitchDataBuffer *) - buffer
 
(int) - footprint
 
(FMLiveSwitchRtpPacketHeader *) - header
 
(instancetype) - init
 
(long long) - networkSystemTimestamp
 
(void) - setBuffer:
 
(void) - setHeader:
 
(void) - setNetworkSystemTimestamp:
 
(void) - setTransportSystemTimestamp:
 
(long long) - transportSystemTimestamp
 

Class Methods

(FMLiveSwitchRtpInboundRtp *) + inboundRtp
 

Method Documentation

◆ buffer

◆ footprint

- (int) footprint

◆ header

◆ inboundRtp

+ (FMLiveSwitchRtpInboundRtp*) inboundRtp

◆ init

- (instancetype) init

◆ networkSystemTimestamp

- (long long) networkSystemTimestamp

◆ setBuffer:

- (void) setBuffer: (FMLiveSwitchDataBuffer *)  value

◆ setHeader:

- (void) setHeader: (FMLiveSwitchRtpPacketHeader *)  value

◆ setNetworkSystemTimestamp:

- (void) setNetworkSystemTimestamp: (long long)  value

◆ setTransportSystemTimestamp:

- (void) setTransportSystemTimestamp: (long long)  value

◆ transportSystemTimestamp

- (long long) transportSystemTimestamp