MobileForms Toolkit Documentation

CustomDecoder.Dispose Method

Releases the unmanaged resources used by the AudioDecoder and optionally releases the managed resources.

Overload List

Inherited from AudioDecoder.

public void Dispose();

Releases the unmanaged resources used by the AudioDecoder and optionally releases the managed resources.

protected override void Dispose(bool);

See Also

CustomDecoder Class | Resco.Audio Namespace