Movie Player ActiveX Control

VideoWidth

 

Return the width of video files.

MoviePlayer1.VideoWidth[=long]


Parameter
long
the width of video.

Remark
This property is Read only.

Example

   

Visual Basic Syntax
MoviePlayer1.FileName="c:\test.mpg"
iWidth=MoviePlayer1.VideoWidth