Movie Player ActiveX Control

VideoHeight

 

Return the height of video files.

MoviePlayer1.VideoHeight[=long]


Parameter
long
the height of video.

Remark
This property is Read only.

Example

   

Visual Basic Syntax
MoviePlayer1.FileName="c:\test.mpg"
iHeight=MoviePlayer1.VideoHeight