Search Results for

    Show / Hide Table of Contents

    Class RpsiControlFrame

    An RTCP Feedback PS-RPSI Control Frame.

    Inheritance
    System.Object
    Serializable
    Dynamic
    MediaControlFrame
    FeedbackControlFrame
    PayloadSpecificControlFrame
    RpsiControlFrame
    Inherited Members
    PayloadSpecificControlFrame.RegisteredPayloadType
    FeedbackControlFrame.FixedPayloadHeaderLength
    FeedbackControlFrame.FeedbackMessageType
    FeedbackControlFrame.PacketSenderSynchronizationSource
    FeedbackControlFrame.MediaSourceSynchronizationSource
    FeedbackControlFrame.FeedbackControlInformationOffset
    FeedbackControlFrame.FeedbackControlInformation
    MediaControlFrame.StreamId
    MediaControlFrame.FixedHeaderLength
    MediaControlFrame.DataBuffer
    MediaControlFrame.Version
    MediaControlFrame.Byte1Last5Bits
    MediaControlFrame.PayloadType
    MediaControlFrame.Payload
    MediaControlFrame.PayloadLengthWithPadding
    MediaControlFrame.Parse(DataBuffer)
    MediaControlFrame.AddControlFrame(MediaControlFrame[], MediaControlFrame, Int32)
    MediaControlFrame.AddControlFrames(MediaControlFrame[], MediaControlFrame[], Int32)
    MediaControlFrame.RemoveControlFrame(MediaControlFrame[], Int32)
    Dynamic.DynamicProperties
    Dynamic.GetDynamicValue(String)
    Dynamic.SetDynamicValue(String, Object)
    Dynamic.UnsetDynamicValue(String)
    Serializable.IsDirty
    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public class RpsiControlFrame : PayloadSpecificControlFrame

    Constructors

    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
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0