Click or drag to resize
CdReaderReadData Method
Reads all audio data from the stream.

Namespace: Alvas.Audio
Assembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax
public byte[] ReadData()

Return Value

Type: Byte
audio data array

Implements

IAudioReaderReadData
See Also