DesktopMoviePlayer.Stop

From Xojo Documentation

Method

DesktopMoviePlayer.Stop()

New in 2021r3

Supported for all project types and targets.

Stops the current movie.

Example

This example stops the current movie that is playing in MoviePlayer1.

MoviePlayer1.Stop