fm.liveswitch.sdp.rtcp.FeedbackAttributeSubType Class Reference

A feedback attribute sub type. More...

Public Member Functions

 FeedbackAttributeSubType ()
 

Static Public Member Functions

static String getFir ()
 Gets the "full intraframe refresh" sub-type. More...
 
static String getLrr ()
 Gets the "layer refresh request" sub-type. More...
 
static String getPli ()
 Gets the "picture loss indication" sub-type. More...
 
static String getRpsi ()
 Gets the "reference picture selection indication" sub-type. More...
 
static String getSli ()
 Gets the "slice loss indication" sub-type. More...
 
static String getTmmbn ()
 Gets the "temporary maximum media-stream bitrate notification" sub-type. More...
 
static String getTmmbr ()
 Gets the "temporary maximum media-stream bitrate request" sub-type. More...
 

Detailed Description

A feedback attribute sub type.

Constructor & Destructor Documentation

◆ FeedbackAttributeSubType()

fm.liveswitch.sdp.rtcp.FeedbackAttributeSubType.FeedbackAttributeSubType ( )

Member Function Documentation

◆ getFir()

static String fm.liveswitch.sdp.rtcp.FeedbackAttributeSubType.getFir ( )
static

Gets the "full intraframe refresh" sub-type.

◆ getLrr()

static String fm.liveswitch.sdp.rtcp.FeedbackAttributeSubType.getLrr ( )
static

Gets the "layer refresh request" sub-type.

◆ getPli()

static String fm.liveswitch.sdp.rtcp.FeedbackAttributeSubType.getPli ( )
static

Gets the "picture loss indication" sub-type.

◆ getRpsi()

static String fm.liveswitch.sdp.rtcp.FeedbackAttributeSubType.getRpsi ( )
static

Gets the "reference picture selection indication" sub-type.

◆ getSli()

static String fm.liveswitch.sdp.rtcp.FeedbackAttributeSubType.getSli ( )
static

Gets the "slice loss indication" sub-type.

◆ getTmmbn()

static String fm.liveswitch.sdp.rtcp.FeedbackAttributeSubType.getTmmbn ( )
static

Gets the "temporary maximum media-stream bitrate notification" sub-type.

◆ getTmmbr()

static String fm.liveswitch.sdp.rtcp.FeedbackAttributeSubType.getTmmbr ( )
static

Gets the "temporary maximum media-stream bitrate request" sub-type.