parameter of ioctl(VIDIOC_QUERYMENU) More...
#include <video.h>
Public Attributes | |
| uint16_t | ctrl_class |
| uint16_t | id |
| uint32_t | index |
| union { | |
| char name [32] | |
| int64_t value | |
| }; | |
parameter of ioctl(VIDIOC_QUERYMENU)
| uint16_t ctrl_class |
Camera control class(not used)
| uint16_t id |
Camera control id
| uint32_t index |
Index of menu.
| char name[32] |
Name of menu
| int64_t value |
Value of menu