Function
AravisExposureModefrom_string
Declaration [src]
ArvExposureMode
arv_exposure_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: | ArvExposureMode |
| No description available. |