Class RpsiControlFrame
An RTCP Feedback PS-RPSI Control Frame.
Inheritance
System.Object
    
    
    
    
    
    RpsiControlFrame
  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 RpsiControlFrame : PayloadSpecificControlFrameConstructors
RpsiControlFrame()
Initializes a new instance of the RpsiControlFrame class.
Declaration
public RpsiControlFrame()Properties
FeedbackMessageTypeByte
Gets the feedback message type byte.
Declaration
public static byte FeedbackMessageTypeByte { get; }Property Value
| Type | Description | 
|---|---|
| System.Byte | 
ReferencePictureSelectionIndication
Gets or sets the reference picture selection indication.
Declaration
public Rpsi ReferencePictureSelectionIndication { get; set; }Property Value
| Type | Description | 
|---|---|
| Rpsi |