FMLiveSwitchSdpOrientation Class Reference

Defines valid SDP orientations. More...

Class Methods

(NSString *) + landscape
 Gets the SDP orientation meaning "Landscape". More...
 
(NSString *) + portrait
 Gets the SDP orientation meaning "Portrait". More...
 
(NSString *) + seascape
 Gets the SDP orientation meaning "Upside-Down Landscape". More...
 

Detailed Description

Defines valid SDP orientations.

Method Documentation

◆ landscape

+ (NSString*) landscape

Gets the SDP orientation meaning "Landscape".

◆ portrait

+ (NSString*) portrait

Gets the SDP orientation meaning "Portrait".

◆ seascape

+ (NSString*) seascape

Gets the SDP orientation meaning "Upside-Down Landscape".