MobileMoviePlayer.Duration

From Xojo Documentation

Read-Only Property (As Double )
DoubleValue = aMobileMoviePlayer.Duration

Supported for all project types and targets.

The duration (length) of the movie in seconds.

Example

Var d As Double
d = MoviePlayer1.Duration