Function
AravisAcquisitionModefrom_string
Declaration [src]
ArvAcquisitionMode
arv_acquisition_mode_from_string (
const char* string
)
Parameters
string |
const char* |
| No description available. | |
| The data is owned by the caller of the function. | |
| The string is a NUL terminated UTF-8 string. |
Return value
| Returns: | ArvAcquisitionMode |
| No description available. |