Click or drag to resize

IAudioData Properties

The IAudioData type exposes the following members.

Properties
Name Description
Public property ContentType
Gets a MIME type of an audio.
Public property Data
Gets the copy of an audio's data. Read-only Byte [].
Public property Stream
Gets stream.
Top
See Also