AppControlFrame Class |
Namespace: FM.IceLink
The AppControlFrame type exposes the following members.
Name | Description | |
---|---|---|
AppControlFrame |
Initializes a new instance of the AppControlFrame class.
| |
AppControlFrame(DataBuffer) |
Initializes a new instance of the AppControlFrame class.
| |
AppControlFrame(Int32, Int64, String, DataBuffer) |
Initializes a new instance of the AppControlFrame class.
|
Name | Description | |
---|---|---|
Byte1Last5Bits |
Gets or sets the last 5 bits of the first byte.
(Inherited from MediaControlFrame.) | |
Data |
Gets or sets optional application-dependent data.
| |
DataBuffer |
Gets or sets the buffer.
(Inherited from MediaControlFrame.) | |
DataLength |
Gets the length of the Data.
| |
DataPayloadOffset |
Gets or sets the offset of the Data in the payload.
| |
FixedPayloadHeaderLength |
Gets the length of the fixed payload header.
| |
Name |
Gets or sets the name.
| |
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 application-specific payload type.
| |
StreamId |
Gets the stream ID.
(Inherited from MediaControlFrame.) | |
SubType |
Gets or sets the subtype to allow a set of APP packets to be defined
under one unique name, or for any application-dependent data.
| |
SynchronizationSource |
Gets or sets the synchronization source.
| |
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.) |