ICImagingControl.LiveDisplayOutputWidth Property

Returns the actual width of the video format of the live display. Due to the use of frame filters, this width can differ from the width of the video capture device's video format and the sink's format.
Syntax:
Public LiveDisplayOutputWidth As Long
Limitations:

Ready only, run time only.

Remarks:

This property only returns valid values when either live mode has been started, or SinkCompatibilityMode is True.

Information:

Introduced in IC Imaging Control 3.0

See also: ICImagingControl, ICImagingControl.LiveDisplayOutputHeight

<< ICImagingControl