FMLiveSwitchSdpRtpRidDirection Class Reference

The allowed directions for an RID attribute. More...

Instance Methods

(instancetype) - init
 

Class Methods

(NSString *) + receive
 Gets the receive direction ("recv"). More...
 
(FMLiveSwitchSdpRtpRidDirection *) + ridDirection
 
(NSString *) + send
 Gets the send direction ("send"). More...
 

Detailed Description

The allowed directions for an RID attribute.

Method Documentation

◆ init

- (instancetype) init

◆ receive

+ (NSString*) receive

Gets the receive direction ("recv").

◆ ridDirection

+ (FMLiveSwitchSdpRtpRidDirection*) ridDirection

◆ send

+ (NSString*) send

Gets the send direction ("send").