MobileMoviePlayer.PlaybackPaused

From Xojo Documentation

Event


MobileMoviePlayer.PlaybackPaused()

New in 2020r2

Supported for all project types and targets.

The video playback has paused.

Notes

Video playback will pause either because the user called the Pause method or the user clicked the Pause button in the MoviePlayer controller.

See Also

Pause and Play methods.