Click or drag to resize

RRControlFrame Class

A receiver report control frame.
Inheritance Hierarchy

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

The RRControlFrame type exposes the following members.

Constructors
  NameDescription
Public methodRRControlFrame
Initializes a new instance of the RRControlFrame class.
Public methodRRControlFrame(DataBuffer)
Initializes a new instance of the RRControlFrame class.
Public methodRRControlFrame(Int64, ReportBlock)
Initializes a new instance of the RRControlFrame class.
Public methodRRControlFrame(Int64, ReportBlock)
Initializes a new instance of the RRControlFrame class.
Top
Properties
  NameDescription
Public propertyByte1Last5Bits
Gets or sets the last 5 bits of the first byte.
(Inherited from MediaControlFrame.)
Public propertyDataBuffer
Gets or sets the buffer.
(Inherited from MediaControlFrame.)
Public propertyPayload
Gets or sets the payload.
(Inherited from MediaControlFrame.)
Public propertyPayloadLengthWithPadding
Gets or sets the length of the payload, in bytes, with padding.
(Inherited from MediaControlFrame.)
Public propertyPayloadType
Gets or sets the payload type.
(Inherited from MediaControlFrame.)
Public propertyReceptionReportCount
Gets or sets the feedback message type.
(Inherited from ReportControlFrame.)
Public propertyStatic memberRegisteredPayloadType
Gets the receiver report payload type.
Public propertyReportBlock
Gets or sets the report block.
(Inherited from ReportControlFrame.)
Public propertyReportBlocks
Gets or sets the report blocks.
(Inherited from ReportControlFrame.)
Public propertyStreamId
Gets the stream ID.
(Inherited from MediaControlFrame.)
Public propertySynchronizationSource
Gets or sets the synchronization source.
(Inherited from ReportControlFrame.)
Public propertyVersion
Gets or sets the version.
(Inherited from MediaControlFrame.)
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetReportBlock
Gets the report block.
(Inherited from ReportControlFrame.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also