SRControlFrame Class |
Namespace: FM.IceLink
The SRControlFrame type exposes the following members.
Name | Description | |
---|---|---|
SRControlFrame |
Initializes a new instance of the SRControlFrame class.
| |
SRControlFrame(DataBuffer) |
Initializes a new instance of the SRControlFrame class.
| |
SRControlFrame(Int64, Int64, Int64, Int64, Int64) |
Initializes a new instance of the SRControlFrame class.
| |
SRControlFrame(Int64, Int64, Int64, Int64, Int64, ReportBlock) |
Initializes a new instance of the SRControlFrame class.
| |
SRControlFrame(Int64, Int64, Int64, Int64, Int64, ReportBlock) |
Initializes a new instance of the SRControlFrame 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.) | |
FixedSenderInfoPayloadLength |
Gets the fixed payload header length of a Sender Report.
| |
NtpTimestamp |
Gets or sets the time when this report was sent (NTP-style).
| |
OctetCount |
Gets or sets the sender's octet count.
| |
PacketCount |
Gets or sets the sender's packet count.
| |
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.) | |
ReceptionReportCount |
Gets or sets the feedback message type.
(Inherited from ReportControlFrame.) | |
RegisteredPayloadType |
Gets the sender report payload type.
| |
ReportBlock |
Gets or sets the report block.
(Inherited from ReportControlFrame.) | |
ReportBlockOffset |
Gets the report block offset.
| |
ReportBlocks |
Gets or sets the report blocks.
(Inherited from ReportControlFrame.) | |
RtpTimestamp |
Gets or sets the time when this report was sent (RTP-style).
| |
StreamId |
Gets the stream ID.
(Inherited from MediaControlFrame.) | |
SynchronizationSource |
Gets or sets the synchronization source.
(Inherited from ReportControlFrame.) | |
Timestamp |
Gets or sets the time when this report was sent (wallclock-style).
| |
Version |
Gets or sets the version.
(Inherited from MediaControlFrame.) |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetReportBlock |
Gets the report block.
(Inherited from ReportControlFrame.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |