ICImagingControl.VideoFormatDescs Property

Returns a list of VideoFormatDesc objects describing all video formats supported by the current video capture device.
Syntax:
[C#]
public VideoFormatDesc[] VideoFormatDescs;
Limitations:

Read only.

Information:

Introduced in version 3.2

See also: VideoFormatDesc

<< ICImagingControl