VideoPlayer.stop

Stops the video playback and sets the stream position to 0. Note: Although the stream position will be set to 0, the first frame of the video stream won't become the current frame.

struct VideoPlayer
@nogc nothrow
void
stop
()

Meta