fm.liveswitch.sdp.Orientation Class Referenceabstract

Defines valid SDP orientations. More...

Static Public Member Functions

static String getLandscape ()
 Gets the SDP orientation meaning "Landscape". More...
 
static String getPortrait ()
 Gets the SDP orientation meaning "Portrait". More...
 
static String getSeascape ()
 Gets the SDP orientation meaning "Upside-Down Landscape". More...
 

Detailed Description

Defines valid SDP orientations.

Member Function Documentation

◆ getLandscape()

static String fm.liveswitch.sdp.Orientation.getLandscape ( )
static

Gets the SDP orientation meaning "Landscape".

◆ getPortrait()

static String fm.liveswitch.sdp.Orientation.getPortrait ( )
static

Gets the SDP orientation meaning "Portrait".

◆ getSeascape()

static String fm.liveswitch.sdp.Orientation.getSeascape ( )
static

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