|
IAudioDecoderDecode Method
|
Decode all frames.
Namespace:
Accord.Audio.Formats
Assembly:
Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntax Remarks Implementations of this method may throw
NullReferenceException exception in the case if no audio
stream was opened previously, ArgumentOutOfRangeException in the
case if stream does not contain frame with specified index or ArgumentException
exception to report about incorrectly formatted audio.
See Also