Click or drag to resize
CdReaderGetLengthInBytes Method
Gets audio stream length in bytes.

Namespace: Alvas.Audio
Assembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax
public int GetLengthInBytes()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Alvas.Audio.CdReader.GetLengthInBytes"]

Implements

IAudioReaderGetLengthInBytes
See Also