IsPlaybackRunning
Revision as of 17:29, 29 October 2024 by Habi (talk | contribs) (Created page with "{{v1_8_beta}} {{Welcome|desc=This function is used to determine if the playback is running| params=<source>NoParams</source>| retvals=false, if playback is not running or paused. true otherwise| relfuncs=*IsPlaybackPaused *StartRecordingPlayback *StopRecordingPlayback *PauseRecordingPlayback *ResumeRecordingPlayback}}")
This function was added in v1.8 beta and will not work on previous versions.
Description:
This function is used to determine if the playback is running
Parameters:
NoParams
Return Values:
false, if playback is not running or paused. true otherwise
Related Functions
The following functions may be helpful as they relate to this function in one way or another.