Movie Player ActiveX Control

AudioChannels

 

Get the audio channels of selected video/audio file.

MoviePlayer1.AudioChannels[=Integer]


Parameter
Integer
the audio channels of video/audio file.

Remark
This property is Read only.

Example

   

Visual Basic Syntax
MoviePlayer1.FileName="c:\test.mpg"
iAudioChannels=MoviePlayer1.AudioChannels