void Stop()
Sub Stop Dim instance As cAudioPlayer instance.Stop()
abstract Stop : unit -> unit
function Stop()
function Stop();
CSAudioPlayer Home