Alvas.Audio Class Library

IAudioReader Methods

The methods of the IAudioReader interface are listed below. For a complete list of IAudioReader interface members, see the IAudioReader Members topic.

Public Instance Methods

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.
ReadDataOverloaded. Reads all audio data from the stream.
ReadDataInBytesOverloaded. Reads audio data from the stream.
ReadFormat Reads an audio format.

See Also

IAudioReader Interface | Alvas.Audio Namespace