GuiCamArray
<projects/gui/GuiCamArray.h>
A way for sending commands to all cameras at the same time rather than having to loop through them all the time.
Member Fields
Field | Type | Notes |
---|---|---|
staticMetaObject | const QMetaObject |
MISSING |
Member Functions
(constructor) | |
Close the cameras. |
|
Verify if the contained cameras as connected. |
|
Get the contained camera with the specified index. |
|
Have the contained cameras connect. |
|
Have the contained cameras call Open. |
|
Configure the cameras so that a data capture is saved as individual files and not a single video for each camera. |
|
Configure the cameras so that they save a data capture as a video and not as individual files. |
|
Fill the object with all the cameras connected to the system that can be found. |
|
Have each camera set its max buffer value. |
|
Have each contained camera set the timeout it has for each image retrieval. If this timeout is exceeded the image is dropped. |
|
Signal to all of the contained cameras that they should begin capturing images in preview mode. |
|
Signal to all the contained cameras that they should begin recording images and saving them to an intermediate buffer. |
|
Signal to all contained cameras to stop trying to take images and also signal that all grabbing of images from the image buffer should stop. |
|
Return the number of cameras contained in the object. |
|
Function to call the signal SignalStartGrabbingPreviewAll. |
|
Function to call SignalStartGrabbingRecordAll. |
|
Function to send signal SignalStopGrabbingAll. |
|
Check if the contained cameras have been told to stop. |
|
QT auto-generated function. Don’t directly call. |
|
No details given |
|
No details given |
|
QT auto-generated function. Don’t directly call. |
|
QT auto-generated function. Don’t directly call. |
|
QT auto-generated function. Don’t directly call. |
|
QT auto-generated function. Don’t directly call. |
|
QT auto-generated function. Don’t directly call. |