Click or drag to resize

MediaControlFrame Class

A media control frame.
Inheritance Hierarchy

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The MediaControlFrame type exposes the following members.

Constructors
  NameDescription
Public methodMediaControlFrame
Initializes a new instance of the MediaControlFrame class.
Public methodMediaControlFrame(DataBuffer)
Initializes a new instance of the MediaControlFrame class.
Top
Properties
  NameDescription
Public propertyByte1Last5Bits
Gets or sets the last 5 bits of the first byte.
Public propertyDataBuffer
Gets or sets the buffer.
Public propertyStatic memberFixedHeaderLength
Gets the length of the fixed header.
Public propertyPayload
Gets or sets the payload.
Public propertyPayloadLengthWithPadding
Gets or sets the length of the payload, in bytes, with padding.
Public propertyPayloadType
Gets or sets the payload type.
Public propertyStreamId
Gets the stream ID.
Public propertyVersion
Gets or sets the version.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also