Property LowLatencyCapture
LowLatencyCapture
Enables set of features targeted at capturing images faster, but in exchange for some extra CPU/GPU/RAM resources. This entirely disabled caching mechanisms used for sharing the image among triggers meaning each of them will now have their own image rather than shared one
Declaration
bool LowLatencyCapture { get; set; }
Property Value
Type | Description |
---|---|
bool |