MobileForms Toolkit Documentation

AudioPlayer  Constructor (Boolean)

Initializes a new instance of the AudioPlayer class.

public AudioPlayer(
bool Async
);

Parameters

Async
true for asynchronous mode, otherwise false.

Remarks

Creates a player in synchronous or asynchronous mode.

See Also

AudioPlayer Class | Resco.Audio Namespace | AudioPlayer Constructor Overload List