Function VideoPlayer.play
Starts the video playback from the beginning. If the video is paused, this will not unpause the video.
void play() nothrow @nogc;
Starts the video playback from the beginning. If the video is paused, this will not unpause the video.
void play() nothrow @nogc;