CogAcqFifo8100 VideoFormat Property Cognex VisionPro
Video Format associated with this acquisition fifo.

Namespace: Cognex.VisionPro.FG8100.Implementation.Internal
Assembly: Cognex.VisionPro.FG8100 (in Cognex.VisionPro.FG8100.dll) Version: 65.1.0.0
Syntax

public virtual string VideoFormat { get; }

Property Value

Type: String

Implements

ICogAcqFifo VideoFormat
Remarks

Returns the video format associated with this acquisition FIFO. You specify the video format when you create an acquisition FIFO.

See Also