Video Edit Gold SDK ActiveX Control ReferenceProperties InfoAudioChannels VideoEdit Gold ActiveX Control InfoAudioChannels Get the audio channels of selected video/audio file. VideoEdit.InfoAudioChannels[=Integer] ParameterIntegerthe audio channels of video/audio file.RemarkThis property is Read only. Example Visual Basic SyntaxVideoEdit1.InfoLoadMedia "c:\test.mpg"iAudioChannels=VideoEdit1.InfoAudioChannels