Spresense SDK Library v3.4.7-5f8c5fafcb28868819924dd618d362af1c6d606e
Loading...
Searching...
No Matches
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: