MediaControlFrame Class |
Namespace: FM.IceLink
The MediaControlFrame type exposes the following members.
| Name | Description | |
|---|---|---|
| MediaControlFrame |
Initializes a new instance of the MediaControlFrame class.
| |
| MediaControlFrame(DataBuffer) |
Initializes a new instance of the MediaControlFrame class.
|
| Name | Description | |
|---|---|---|
| Byte1Last5Bits |
Gets or sets the last 5 bits of the first byte.
| |
| DataBuffer |
Gets or sets the buffer.
| |
| FixedHeaderLength |
Gets the length of the fixed header.
| |
| Payload |
Gets or sets the payload.
| |
| PayloadLengthWithPadding |
Gets or sets the length of the payload, in bytes, with padding.
| |
| PayloadType |
Gets or sets the payload type.
| |
| StreamId |
Gets the stream ID.
| |
| Version |
Gets or sets the version.
|
| 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.) |