VideoEdit Gold ActiveX Control

InfoAudioStreamCount

 

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

VideoEdit.InfoAudioStreamCount[=inter]


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

Remark
This property is Read only.

Example

   

Visual Basic Syntax
VideoEdit1.InfoLoadMedia "c:\test.mpg"
iAudioStreamCount=VideoEdit1.InfoAudioStreamCount