#include <video.h>
Public Attributes | |
uint32_t | type |
uint32_t | target |
uint32_t | flags |
struct v4l2_rect | r |
V4L2 selection info for VIDIOC_S_SELECTION and VIDIOC_G_SELECTION. Currently, only member type and r are supported.
uint32_t type |
Buffer type
struct v4l2_rect r |
The selection rectangle.