Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
video_selection Struct Reference

Video selection (crop / compose) structure. More...

#include <zephyr/drivers/video.h>

Data Fields

enum video_buf_type type
 buffer type, allow to select for device having both input and output
enum video_selection_target target
 selection target enum
struct video_rect rect
 selection target rectangle

Detailed Description

Video selection (crop / compose) structure.

Used to describe the query and set selection target on a video device

Field Documentation

◆ rect

struct video_rect video_selection::rect

selection target rectangle

◆ target

enum video_selection_target video_selection::target

selection target enum

◆ type

enum video_buf_type video_selection::type

buffer type, allow to select for device having both input and output


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