Developer World
Spresense SDK Library v3.2.0-ebc0364
v4l2_selection Struct Reference

#include <video.h>

Collaboration diagram for v4l2_selection:

Public Attributes

uint32_t type
 
uint32_t target
 
uint32_t flags
 
struct v4l2_rect r
 

Detailed Description

V4L2 selection info for VIDIOC_S_SELECTION and VIDIOC_G_SELECTION. Currently, only member type and r are supported.

Member Data Documentation

◆ type

uint32_t type

Buffer type

◆ r

struct v4l2_rect r

The selection rectangle.


The documentation for this struct was generated from the following file: