IAudioDecoderOpen Method |
Namespace: Accord.Audio.Formats
Implementation of this method is supposed to read audio's header, checking for correct audio format and reading its attributes.
Implementations of this method may throw FormatException exception to report about unrecognized audio format, ArgumentException exception to report about incorrectly formatted audio or NotSupportedException exception to report if certain formats are not supported.