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

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

Return Value

Type: Int32

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

Implements

IAudioReaderGetLengthInBytes
See Also