Click or drag to resize
AudioData Properties

The AudioData type exposes the following members.

Properties
  NameDescription
Public propertyData
Gets the media data as byte array.
(Inherited from MediaData.)
Public propertyFormat
Gets the format of the audio data.
Public propertyMediaType
Gets the type of the media data.
(Inherited from MediaData.)
Public propertyTimestamp
Gets the timestamp of the media data.
(Inherited from MediaData.)
Top
See Also