Video Edit Gold SDK ActiveX Control ReferenceProperties InfoMediaContainer VideoEdit Gold ActiveX Control InfoMediaContainer Get the container name of video/audio file. VideoEdit.InfoMediaContainer[=String] ParameterStringthe string of container name.RemarkThis property is Read only. Example Visual Basic SyntaxVideoEdit1.InfoLoadMedia "c:\test.mpg"strMediaContainer=VideoEdit1.InfoMediaContainer