SdesControlFrame Class |
Namespace: FM.IceLink
The SdesControlFrame type exposes the following members.
| Name | Description | |
|---|---|---|
| SdesControlFrame |
Initializes a new instance of the SdesControlFrame class.
| |
| SdesControlFrame(DataBuffer) |
Initializes a new instance of the SdesControlFrame class.
| |
| SdesControlFrame(SdesChunk) |
Initializes a new instance of the SdesControlFrame class.
| |
| SdesControlFrame(SdesChunk) |
Initializes a new instance of the SdesControlFrame class.
|
| Name | Description | |
|---|---|---|
| Byte1Last5Bits |
Gets or sets the last 5 bits of the first byte.
(Inherited from MediaControlFrame.) | |
| Chunks |
Gets or sets the source description chunks.
| |
| DataBuffer |
Gets or sets the buffer.
(Inherited from MediaControlFrame.) | |
| FixedPayloadHeaderLength |
Gets the length of the fixed payload header.
| |
| 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.) | |
| RegisteredPayloadType |
Gets the session description payload type.
| |
| SourceCount |
Gets the source count.
| |
| 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.) |