Click or drag to resize

SRControlFrame Properties

The SRControlFrame type exposes the following members.

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 propertyStatic memberFixedSenderInfoPayloadLength
Gets the fixed payload header length of a Sender Report.
Public propertyNtpTimestamp
Gets or sets the time when this report was sent (NTP-style).
Public propertyOctetCount
Gets or sets the sender's octet count.
Public propertyPacketCount
Gets or sets the sender's packet count.
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 sender report payload type.
Public propertyReportBlock
Gets or sets the report block.
(Inherited from ReportControlFrame.)
Public propertyStatic memberReportBlockOffset
Gets the report block offset.
Public propertyReportBlocks
Gets or sets the report blocks.
(Inherited from ReportControlFrame.)
Public propertyRtpTimestamp
Gets or sets the time when this report was sent (RTP-style).
Public propertyStreamId
Gets the stream ID.
(Inherited from MediaControlFrame.)
Public propertySynchronizationSource
Gets or sets the synchronization source.
(Inherited from ReportControlFrame.)
Public propertyTimestamp
Gets or sets the time when this report was sent (wallclock-style).
Public propertyVersion
Gets or sets the version.
(Inherited from MediaControlFrame.)
Top
See Also