ICImagingControl.AviCompressors Property |
||
Returns a collection of available avi compressors (video codecs). | ||
Syntax: | [C#] |
|
Limitations: | Run time only, read only. |
|
Information: | This property is deprecated since version 3.5. | |
Sample: | This example displays all available compressors in a combo box. If no compressors are installed, the text "n/a" will be displayed in the combo box and it will be disabled. The combo box for the compressors is named "cboVideoCodec" in this example. [C#] |
|
See also: | ICImagingControl, AviCompressors, MediaStreamSink |