FMLiveSwitchSdpRtpSimulcastDirection Class Reference

The allowed directions for a simulcast attribute. More...

Instance Methods

(instancetype) - init
 

Class Methods

(NSString *) + receive
 Gets the receive direction ("recv"). More...
 
(NSString *) + send
 Gets the send direction ("send"). More...
 
(FMLiveSwitchSdpRtpSimulcastDirection *) + simulcastDirection
 

Detailed Description

The allowed directions for a simulcast attribute.

Method Documentation

◆ init

- (instancetype) init

◆ receive

+ (NSString*) receive

Gets the receive direction ("recv").

◆ send

+ (NSString*) send

Gets the send direction ("send").

◆ simulcastDirection

+ (FMLiveSwitchSdpRtpSimulcastDirection*) simulcastDirection