onboardapi  9.10.0
by Rheinmetall
M_Camera::ConfigGrabbing Struct Reference

Start/enable (true) or stop/disable (false) image frame grabbing. More...

Public Member Functions

 ConfigGrabbing ()
 
 ConfigGrabbing (bool Enable)
 

Public Attributes

bool Enable
 

Detailed Description

Start/enable (true) or stop/disable (false) image frame grabbing.

Constructor & Destructor Documentation

◆ ConfigGrabbing() [1/2]

M_Camera::ConfigGrabbing::ConfigGrabbing ( )

◆ ConfigGrabbing() [2/2]

M_Camera::ConfigGrabbing::ConfigGrabbing ( bool  Enable)

Member Data Documentation

◆ Enable

bool M_Camera::ConfigGrabbing::Enable

Start/stop grabbing image frame grabbing. True = Start False = Stop