Click or drag to resize

MediaBufferTFormat, TBuffer Properties

The MediaBufferTFormat, TBuffer generic type exposes the following members.

Properties
  NameDescription
Public propertyDataBuffer
Gets or sets the data buffer.
Public propertyDataBuffers
Gets or sets the data buffers.
Public propertyDynamicProperties
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.)
Public propertyFormat
Gets or sets the format.
Protected propertyIsDirty
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.)
Public propertyIsMuted
Gets a value indicating whether this instance has been muted.
Public propertyLastSequenceNumber
Gets or sets the last sequence number.
Public propertyRecoveredByFec
Gets or sets a value indicating whether this buffer contains data recovered by forward error correction (FEC).
Public propertyRtpHeader
Gets or sets the Rtp Packet Header for this media buffer.
Public propertyRtpHeaders
Gets or sets the Rtp Packet Headers for this media buffer.
Public propertyRtpSequenceNumber
Gets or sets the RTP sequence number.
Public propertyRtpSequenceNumbers
Gets or sets the RTP sequence numbers.
Public propertySequenceNumber
Gets or sets the sequence number.
Public propertySequenceNumbers
Gets or sets the sequence numbers.
Public propertySourceId
Gets or sets the source identifier.
Top
See Also