The methods of the IAudioReader interface are listed below. For a complete list of IAudioReader interface members, see the IAudioReader Members topic.
Close | Closes the current reader and the underlying stream. |
GetDurationInMS | Gets audio stream duration in milliseconds. |
GetLengthInBytes | Gets audio stream length in bytes. |
Milliseconds2Bytes | Converts from milliseconds to bytes for current stream. |
ReadData | Overloaded. Reads all audio data from the stream. |
ReadDataInBytes | Overloaded. Reads audio data from the stream. |
ReadFormat | Reads an audio format. |
IAudioReader Interface | Alvas.Audio Namespace