Function VideoPlayer.isPlaying
Returns true if the video is playing.
Note: The video is still considered playing if paused during playback.
bool isPlaying() nothrow @nogc const;
Returns true if the video is playing.
Note: The video is still considered playing if paused during playback.
bool isPlaying() nothrow @nogc const;