Movie Player Pro ActiveX Control ReferenceProperties FrameRate Movie Player ActiveX Control Framerate Return the frame rate of video file. MoviePlayer1.FrameRate[=Double] ParameterDoublethe duration of video/audio file.RemarkThis property is Read only. Example Visual Basic SyntaxMoviePlayer1.FileName="c:\test.mpg"iFramerate=MoviePlayer1.FrameRate