fm.liveswitch.sdp.BandwidthType Class Referenceabstract

Defines valid SDP bandwidth types. More...

Static Public Member Functions

static String getApplicationSpecific ()
 Gets the SDP bandwidth type meaning "Application Specific". More...
 
static String getConferenceTotal ()
 Gets the SDP bandwidth type meaning "Conference Total". More...
 
static String getRtcpReceivers ()
 Gets the SDP bandwidth type meaning "RTCP Receivers". More...
 
static String getRtcpSenders ()
 Gets the SDP bandwidth type meaning "RTCP Senders". More...
 
static String getTransportIndependentApplicationSpecificMaximum ()
 Gets the SDP bandwidth type meaning "Transport Independent Application Specific Maximum". More...
 

Detailed Description

Defines valid SDP bandwidth types.

Member Function Documentation

◆ getApplicationSpecific()

static String fm.liveswitch.sdp.BandwidthType.getApplicationSpecific ( )
static

Gets the SDP bandwidth type meaning "Application Specific".

◆ getConferenceTotal()

static String fm.liveswitch.sdp.BandwidthType.getConferenceTotal ( )
static

Gets the SDP bandwidth type meaning "Conference Total".

◆ getRtcpReceivers()

static String fm.liveswitch.sdp.BandwidthType.getRtcpReceivers ( )
static

Gets the SDP bandwidth type meaning "RTCP Receivers".

◆ getRtcpSenders()

static String fm.liveswitch.sdp.BandwidthType.getRtcpSenders ( )
static

Gets the SDP bandwidth type meaning "RTCP Senders".

◆ getTransportIndependentApplicationSpecificMaximum()

static String fm.liveswitch.sdp.BandwidthType.getTransportIndependentApplicationSpecificMaximum ( )
static

Gets the SDP bandwidth type meaning "Transport Independent Application Specific Maximum".