FeedbackControlFrame Class |
Namespace: FM.IceLink
The FeedbackControlFrame type exposes the following members.
Name | Description | |
---|---|---|
FeedbackControlFrame(Int32, Int32) |
Initializes a new instance of the FeedbackControlFrame class.
| |
FeedbackControlFrame(Int32, Int32, DataBuffer) |
Initializes a new instance of the FeedbackControlFrame class.
| |
FeedbackControlFrame(Int32, Int32, Int64, Int64) |
Initializes a new instance of the FeedbackControlFrame class.
| |
FeedbackControlFrame(Int32, Int32, Int64, Int64, DataBuffer) |
Initializes a new instance of the FeedbackControlFrame class.
|
Name | Description | |
---|---|---|
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.
| |
FeedbackControlInformationOffset |
Gets the feedback control information offset.
| |
FeedbackMessageType |
Gets or sets the feedback message type.
| |
FixedPayloadHeaderLength |
Gets the fixed payload header length of a Feedback Control packet.
| |
MediaSourceSynchronizationSource |
Gets or sets the SSRC of the media source that this
piece of feedback information is related to.
| |
PacketSenderSynchronizationSource |
Gets or sets the SSRC of the packet sender - the synchronization source
identifier for the originator of this packet.
| |
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.) | |
StreamId |
Gets the stream ID.
(Inherited from MediaControlFrame.) | |
Version |
Gets or sets the version.
(Inherited from MediaControlFrame.) |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |