Movie Player ActiveX Control

AudioStreamFormat 

 

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

MoviePlayer1.AudioStreamFormat[=String]


Parameter
String
the string of audio stream format.

Remark
This property is Read only.

Example

   

Visual Basic Syntax
MoviePlayer1.FileName="c:\test.mpg"
strAudioStreamFormat=MoviePlayer1.AudioStreamFormat