Movie Player SDK ActiveX Control ReferenceProperties Duration Movie Player ActiveX Control Duration Get the duration of video/audio files. MoviePlayer1.Duration[=Double] ParameterDoublethe duration of video/audio file.RemarkThis property is Read only. Example Visual Basic SyntaxMoviePlayer1.FileName="c:\test.mpg"iDur=MoviePlayer1.Duration