MobileForms Toolkit Documentation

AudioManager.GetDecoder Method (String)

Get decoder form the filename.

public static AudioDecoder GetDecoder(
string fileName
);

Parameters

fileName
Name of the file.

Return Value

Decoder class instance.

See Also

AudioManager Class | Resco.Audio Namespace | AudioManager.GetDecoder Overload List