Get decoder from the codec.
public static AudioDecoder GetDecoder(Codec);
Get decoder form the filename.
public static AudioDecoder GetDecoder(string);
AudioManager Class | Resco.Audio Namespace