|
|
IAudioDecoder Interface |
Namespace: Accord.Audio.Formats
The IAudioDecoder type exposes the following members.
| Name | Description | |
|---|---|---|
| Close |
Close decoding of previously opened stream.
| |
| Decode |
Decode all frames.
| |
| Decode(Int32, Int32) |
Decode a number of frames.
| |
| Open |
Open specified stream.
|