fm.liveswitch.sdp.rtp.SsrcAttributeName Class Reference

SSRC atribute names. More...

Public Member Functions

 SsrcAttributeName ()
 

Static Public Member Functions

static String getCName ()
 Gets a value indicating canonical name. More...
 
static String getFormatParameters ()
 Gets a value indicating format parameters. More...
 
static String getLabel ()
 Gets a value indicating label. More...
 
static String getMediaStreamId ()
 Gets a value indicating media stream ID. More...
 
static String getMediaStreamLabel ()
 Gets a value indicating media stream label. More...
 
static String getPreviousSsrc ()
 Gets a value indicating previous SSRC. More...
 

Detailed Description

SSRC atribute names.

Constructor & Destructor Documentation

◆ SsrcAttributeName()

fm.liveswitch.sdp.rtp.SsrcAttributeName.SsrcAttributeName ( )

Member Function Documentation

◆ getCName()

static String fm.liveswitch.sdp.rtp.SsrcAttributeName.getCName ( )
static

Gets a value indicating canonical name.

◆ getFormatParameters()

static String fm.liveswitch.sdp.rtp.SsrcAttributeName.getFormatParameters ( )
static

Gets a value indicating format parameters.

◆ getLabel()

static String fm.liveswitch.sdp.rtp.SsrcAttributeName.getLabel ( )
static

Gets a value indicating label.

◆ getMediaStreamId()

static String fm.liveswitch.sdp.rtp.SsrcAttributeName.getMediaStreamId ( )
static

Gets a value indicating media stream ID.

◆ getMediaStreamLabel()

static String fm.liveswitch.sdp.rtp.SsrcAttributeName.getMediaStreamLabel ( )
static

Gets a value indicating media stream label.

◆ getPreviousSsrc()

static String fm.liveswitch.sdp.rtp.SsrcAttributeName.getPreviousSsrc ( )
static

Gets a value indicating previous SSRC.