Function VideoPlayer.paused
If true, the video is paused.
bool paused() nothrow @property @nogc;
void paused
(
bool v
) nothrow @property @nogc;
If true, the video is paused.
bool paused() nothrow @property @nogc;
void paused
(
bool v
) nothrow @property @nogc;