Reads all audio data from the stream.
Reads all audio data from the stream.
byte[] ReadData();
Reads audio data from the stream.
byte[] ReadData(Int32);
Reads audio data from the stream.
byte[] ReadData(Int32,Int32);
IAudioReader Interface | Alvas.Audio Namespace