#include <mjpg_streamer.h>
Public Attributes | |
int | class_id |
struct v4l2_queryctrl | ctrl |
int | group |
struct v4l2_querymenu * | menuitems |
int | value |
Definition at line 65 of file mjpg_streamer.h.
Definition at line 73 of file mjpg_streamer.h.
struct v4l2_queryctrl _control::ctrl |
Definition at line 66 of file mjpg_streamer.h.
int _control::group |
Definition at line 74 of file mjpg_streamer.h.
struct v4l2_querymenu* _control::menuitems |
Definition at line 68 of file mjpg_streamer.h.
int _control::value |
Definition at line 67 of file mjpg_streamer.h.