Defines the base class for audio decoders.
For a list of all members of this type, see AudioDecoder Members.
System.Object
Resco.Audio.AudioDecoder
Derived types
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
You can't create directly this class, but one of the derived classes, see AudioDecoderWav, AudioDecoderRaf, AudioDecoderSpx and AudioDecoderOgg. You can use decoder to decode audio data into raw audio data.
Namespace: Resco.Audio
Assembly: Resco.Audio.CF3 (in Resco.Audio.CF3.dll)
AudioDecoder Members | Resco.Audio Namespace