Movie Player ActiveX Control

VideoStreamCount

 

Get the video stream count of selected video/audio file.

MoviePlayer1.VideoStreamCount[=Integer]


Parameter
Integer
the video stream count of selected video/audio file.

Remark
This property is Read only.

Example

   

Visual Basic Syntax
MoviePlayer1.FileName="c:\test.mpg"
iVideoStreamCount=MoviePlayer1.VideoStreamCount