MobileMoviePlayer.PlaybackStarted

From Xojo Documentation

Event


MobileMoviePlayer.PlaybackStarted()

New in 2020r2

Supported for all project types and targets.

The video playback has started.

Notes

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

See Also

Pause and Play methods.