Click or drag to resize

AudioFrame Properties

The AudioFrame type exposes the following members.

Properties
  NameDescription
Public propertyBuffer
Gets or sets the buffer.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.)
Public propertyBuffers
Gets or sets the buffers.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.)
Public propertyContributingSources
Gets or sets the contributing sources.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.)
Public propertyDuration
Gets or sets the duration.
Public propertyDynamicProperties
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.)
Protected propertyIsDirty
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.)
Public propertyLastBuffer
Gets the most recent buffer.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.)
Public propertyRtpSequenceNumber
Gets or sets the RTP sequence number.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.)
Public propertyRtpTimestamp
Gets or sets the RTP timestamp.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.)
Public propertySequenceNumber
Gets or sets the sequence number.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.)
Public propertySynchronizationSource
Gets or sets the synchronization source.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.)
Public propertyTimestamp
Gets or sets the timestamp.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.)
Top
See Also