VideoPlayer.isPlaying

Returns true if the video is playing. Note: The video is still considered playing if paused during playback.

struct VideoPlayer
@nogc nothrow const
bool
isPlaying
()

Meta