fm.liveswitch.sdp.Setup Class Referenceabstract

Defines valid SDP setups. More...

Static Public Member Functions

static String getActive ()
 Gets the SDP setup meaning "Active". More...
 
static String getActPass ()
 Gets the SDP setup meaning "Active or Passive". More...
 
static String getPassive ()
 Gets the SDP setup meaning "Passive". More...
 

Detailed Description

Defines valid SDP setups.

Member Function Documentation

◆ getActive()

static String fm.liveswitch.sdp.Setup.getActive ( )
static

Gets the SDP setup meaning "Active".

◆ getActPass()

static String fm.liveswitch.sdp.Setup.getActPass ( )
static

Gets the SDP setup meaning "Active or Passive".

◆ getPassive()

static String fm.liveswitch.sdp.Setup.getPassive ( )
static

Gets the SDP setup meaning "Passive".