Movie Player ActiveX Control

VideoStreamFormat 

 

Get the video stream format of selected video file.

MoviePlayer1.VideoStreamFormat[=String]


Parameter
string
the string of video stream format.

Remark
This property is Read only.

Example

   

Visual Basic Syntax
MoviePlayer1.FileName="c:\test.mpg"
strVideoStreamFormat=MoviePlayer1.VideoStreamFormat