Movie Player ActiveX Control

AudioStreamCount

 

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

MoviePlayer1.AudioStreamCount[=inter]


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

Remark
This property is Read only.

Example

   

Visual Basic Syntax
MoviePlayer1.FileName="c:\test.mpg"
iAudioStreamCount=MoviePlayer1.AudioStreamCount