Enumeration
AravisAcquisitionMode
Members
Name | Description |
---|---|
ARV_ACQUISITION_MODE_CONTINUOUS |
Frames are captured continuously until stopped with the AcquisitionStop command. |
ARV_ACQUISITION_MODE_SINGLE_FRAME |
Only one frame will be acquired. |
ARV_ACQUISITION_MODE_MULTI_FRAME |
The number of frames specified by AcquisitionFrameCount is captured. |
Type functions
arv_acquisition_mode_from_string
No description available.
arv_acquisition_mode_to_string
No description available.