Class FeedbackAttributeSubType
A feedback attribute sub type.
Inheritance
System.Object
FeedbackAttributeSubType
Namespace: FM.LiveSwitch.Sdp.Rtcp
Assembly: FM.LiveSwitch.dll
Syntax
public class FeedbackAttributeSubType : object
Properties
Fir
Gets the "full intraframe refresh" sub-type.
Declaration
public static string Fir { get; }
Property Value
Type | Description |
---|---|
System.String |
Lrr
Gets the "layer refresh request" sub-type.
Declaration
public static string Lrr { get; }
Property Value
Type | Description |
---|---|
System.String |
Pli
Gets the "picture loss indication" sub-type.
Declaration
public static string Pli { get; }
Property Value
Type | Description |
---|---|
System.String |
Rpsi
Gets the "reference picture selection indication" sub-type.
Declaration
public static string Rpsi { get; }
Property Value
Type | Description |
---|---|
System.String |
Sli
Gets the "slice loss indication" sub-type.
Declaration
public static string Sli { get; }
Property Value
Type | Description |
---|---|
System.String |
Tmmbn
Gets the "temporary maximum media-stream bitrate notification" sub-type.
Declaration
public static string Tmmbn { get; }
Property Value
Type | Description |
---|---|
System.String |
Tmmbr
Gets the "temporary maximum media-stream bitrate request" sub-type.
Declaration
public static string Tmmbr { get; }
Property Value
Type | Description |
---|---|
System.String |