Collection of video formats that this frame grabber supports.
Namespace: Cognex.VisionPro.FG8501.Implementation.InternalAssembly: Cognex.VisionPro.FG8501 (in Cognex.VisionPro.FG8501.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogStringCollectionImplements
ICogFrameGrabber AvailableVideoFormatsRemarks
Returns a collection of video formats that this frame grabber supports. You specify the video format when you create an acquisition FIFO.
On frame grabbers that support CogLink, AvailableVideoFormats returns a collection of video formats supported by all connected cameras. To determine which formats a particular CogLink camera supports, use CogLinkCamera8100D.AvailableVideoFormats.
See the camera support table for a list of video formats supported for each frame grabber.
See Also