Movie Player ActiveX Control

Framerate   

 

Return the frame rate of video file.

MoviePlayer1.FrameRate[=Double]


Parameter
Double
the duration of video/audio file.

Remark
This property is Read only.

Example

   

Visual Basic Syntax
MoviePlayer1.FileName="c:\test.mpg"
iFramerate=MoviePlayer1.FrameRate