AviCompressor.PropertyPageAvailable Property

Returns True, if the AviCompressor has a property page, otherwise False.
Syntax:
Public PropertyPageAvailable As Boolean
Limitations:

Read only.

Sample:

This example shows how to enable/disable a button that calls the property page of the first avi compressor:

Dim AviComp As AviCompressor
Set AviComp = ICImagingControl1.AviCompressors.Item( 1 )
cmdShowPropertyPage.Enabled = AviComp.PropertyPageAvailable

How to use avi compressors is shown in the Capturing an AVI File sample.

See Also: AviCompressor, AviCompressor.ShowPropertyPage, AviCompressors Collection

<< AviCompressor

This site is part of The Imaging Source Network. Other sites include Company Portal, Image Processing, Astronomy Cameras, Astronomy Cameras Blog, Blog caméras d'astronomie, Astronomy Cameras Competition, TX Text Control, TX Text Control Blog and Forums.