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

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

Return Value

Type: Int32

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

Implements

IAudioReaderGetLengthInBytes
See Also