MobileForms Toolkit Documentation

AudioManager.GetDecoder Method

Get decoder from the codec.

Overload List

Get decoder from the codec.

public static AudioDecoder GetDecoder(Codec);

Get decoder form the filename.

public static AudioDecoder GetDecoder(string);

See Also

AudioManager Class | Resco.Audio Namespace