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