Go to the source code of this file.
◆ V4L2_XU_ID_BASE
| #define V4L2_XU_ID_BASE 0x0A046D01 |
◆ XU_GET
◆ XU_SET
◆ set_XU_control()
| int set_XU_control |
( |
int |
vd | ) |
|
◆ gui_extension
◆ uvc_xu_tbl_cnt
◆ xu_control_tbl
◆ xu_menu_button_table
| uvc_menu_info xu_menu_button_table[] |
Initial value:= {
{0, "off"},
{1, "east"},
{2, "west"},
{3, "south"},
{4, "north"},
{5, "se"},
{6, "ne"},
{7, "sw"},
{8, "nw"},
{9, "zoom-in"},
{10, "zoom-out"},
{11, "menu"},
{12, "select"}
}
Definition at line 85 of file opt_nm33_uvc.cpp.
◆ xu_menu_flip_table
| uvc_menu_info xu_menu_flip_table[] |
Initial value:= {
{0, "off"},
{1, "horizontal"},
{2, "vertical"},
{3, "both"}
}
Definition at line 78 of file opt_nm33_uvc.cpp.