Class PliControlFrame
An RTCP Feedback PS-PLI packet.
Inheritance
System.Object
PliControlFrame
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: FM.LiveSwitch
Assembly: FM.LiveSwitch.dll
Syntax
public class PliControlFrame : PayloadSpecificControlFrame
Constructors
PliControlFrame()
Initializes a new instance of the PliControlFrame class.
Declaration
public PliControlFrame()
PliControlFrame(DataBuffer)
Initializes a new instance of the PliControlFrame class.
Declaration
public PliControlFrame(DataBuffer buffer)
Parameters
Type | Name | Description |
---|---|---|
DataBuffer | buffer | The buffer. |
Properties
RegisteredFeedbackMessageType
Gets the type of the registered feedback message.
Declaration
public static int RegisteredFeedbackMessageType { get; }
Property Value
Type | Description |
---|---|
System.Int32 |