| RembControlFrame Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: FM.IceLink
The RembControlFrame type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | RembControlFrame(DataBuffer) | 
            Initializes a new instance of the RembControlFrame class.
             | 
|  | RembControlFrame(Int64, Int64) | 
            Initializes a new instance of the RembControlFrame class.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BitrateExponent | 
            Gets or sets the bitrate exponent.
             | 
|  | BitrateMantissa | 
            Gets or sets the bitrate mantissa, in bits per second (bps).
             | 
|  | Byte1Last5Bits | 
            Gets or sets the last 5 bits of the first byte.
            (Inherited from MediaControlFrame.) | 
|  | DataBuffer | 
            Gets or sets the buffer.
            (Inherited from MediaControlFrame.) | 
|  | FeedbackControlInformation | 
            Gets or sets the Feedback Control Information field.
            (Inherited from FeedbackControlFrame.) | 
|  | FeedbackControlInformationOffset | 
            Gets the feedback control information offset.
            (Inherited from FeedbackControlFrame.) | 
|  | FeedbackMessageType | 
            Gets or sets the feedback message type.
            (Inherited from FeedbackControlFrame.) | 
|  | MediaSourceSynchronizationSource | 
            Gets or sets the SSRC of the media source that this
            piece of feedback information is related to.
            (Inherited from FeedbackControlFrame.) | 
|  | PacketSenderSynchronizationSource | 
            Gets or sets the SSRC of the packet sender - the synchronization source 
            identifier for the originator of this packet.
            (Inherited from FeedbackControlFrame.) | 
|  | Payload | 
            Gets or sets the payload.
            (Inherited from MediaControlFrame.) | 
|  | PayloadLengthWithPadding | 
            Gets or sets the length of the payload, in bytes, with padding.
            (Inherited from MediaControlFrame.) | 
|  | PayloadType | 
            Gets or sets the payload type.
            (Inherited from MediaControlFrame.) | 
|   | RegisteredFeedbackMessageType | 
            Gets the type of the receiver estimated maximum bitrate message.
             | 
|  | SsrcEntries | 
            Gets or sets the SSRC entries that this message applies to.
             | 
|  | StreamId | 
            Gets the stream ID.
            (Inherited from MediaControlFrame.) | 
|  | Version | 
            Gets or sets the version.
            (Inherited from MediaControlFrame.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | 
            Returns a string representation of this REMB Control Frame
            (Overrides ObjectToString.) | 
 Version Information
Version Information See Also
See Also