Click or drag to resize

FrameInfo Property

Additional information associated with the frame

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public FrameInfo Info { get; }

Property Value

Type: FrameInfo
Remarks
If the capture is still in-progress, then this method will block until the capture completes.
See Also