Click or drag to resize
Accord.NET (logo)

IAudioDecoder Methods

The IAudioDecoder type exposes the following members.

Methods
  NameDescription
Public methodClose
Close decoding of previously opened stream.
Public methodDecode
Decode all frames.
Public methodDecode(Int32, Int32)
Decode a number of frames.
Public methodOpen
Open specified stream.
Top
See Also