Showing 1 - 10 of about 31 results for "AviCompressors" - 1.11 sec.

1. AviCompressors / IC Imaging Control ActiveX
TheICImagingControl.AviCompressorsproperty returns an AviCompressors collection. ... Dim AviCompCol As AviCompressors Dim AviComp As AviCompressor Set AviCompCol ...
www.imagingcontrol.com/support/documentation/activex/AviCompressors.htm
2. Classes / IC Imaging Control ActiveX
Classes This page provides a complete list of IC Imaging Control's. ... An AviCompressors collection is used to obtain a list of available avi compressors (codecs) ...
www.imagingcontrol.com/support/documentation/activex/ref.htm
3. Codec property page / Visual Basic 6 Samples for IC Imaging Control
The following diagram shows how you can use IC Imaging Control to modify the ... This first step is based on the collection .AviCompressors. ...
www.imagingcontrol.com/library/vb6/section/video-aquisition/example/codec-pro...
4. Saving a sequence of single images / Visual Basic 6 Samples for IC ...
AviCompressors.Count ... The program is based on the collection .AviCompressors. .AviCompressors.Count indicates the number of codecs found, while .AviCompressors ...
www.imagingcontrol.com/library/vb6/section/video-aquisition/example/list-code...
5. Saving Codec Properties / IC Imaging Control ActiveX
Saving Codec Properties. This chapter shows you how to handle codecs and how to ... This code uses the AviCompressors property of IC Imaging Control to generate a ...
www.imagingcontrol.com/support/documentation/activex/SaveCodecProperties.htm
6. List All Codecs on a System / .NET (C#/VB) Samples for IC Imaging Control
The window of the resulting application looks as follows: The program is based on the collection .AviCompressors. First of all, a listbox, that will later be used ...
www.imagingcontrol.com/library/dotnet/section/video-aquisition/example/list-c...
7. AviCompressor / IC Imaging Control ActiveX
AviCompressor. An AviCompressor object represents an avi compressor (codec). The properties of an avi compressor can ... ICImagingControl1.AviCompressors.Item ...
www.imagingcontrol.com/support/documentation/activex/AviCompressor.htm
8. AviCompressor / IC Imaging Control .NET
AviCompressor. An AviCompressor object represents an avi compressor (codec). The properties of an avi compressor can be ... IcImagingControl1.AviCompressors(0) ...
www.imagingcontrol.com/support/documentation/dotnet/AviCompressor.htm
9. MediaStreamContainer / IC Imaging Control ActiveX
MediaStreamContainer. AMediaStreamContainerdescribes a video file format. The most common ... ICImagingControl1.AviCompressors(n) ' Set a target file name. ...
www.imagingcontrol.com/support/documentation/activex/MediaStreamContainer.htm
10. AviCompressor.Name Property / IC Imaging Control .NET
AviCompressor.Name Property. Returns the name of the AviCompressor. Syntax: [VB.NET]Public Name As String. [C#]public ... IcImagingControl1.AviCompressors(0) ...
www.imagingcontrol.com/support/documentation/dotnet/prop_descAviCompressor_Na...
1234