VideoEdit Gold ActiveX Control

InfoMediaWidth

 

Get the width of selected media file.

VideoEdit.InfoMediaWidth[=integer]


Parameter
integer
the width of selected media file.

Remark
This property is Read only.

Example

   

Visual Basic Syntax
VideoEdit1.InfoLoadMedia "c:\test.mpg"
iWidth=VideoEdit1.InfoMediaWidth