Function VideoPlayer.autoplay
If true
, playback starts when the scene loads.
bool autoplay() nothrow @property @nogc;
void autoplay
(
bool v
) nothrow @property @nogc;
If true
, playback starts when the scene loads.
bool autoplay() nothrow @property @nogc;
void autoplay
(
bool v
) nothrow @property @nogc;