Zephyr Project API 4.2.0
A Scalable Open Source RTOS
|
Video selection (crop / compose) structure. More...
#include <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 | |
Video selection (crop / compose) structure.
Used to describe the query and set selection target on a video device
struct video_rect video_selection::rect |
selection target rectangle
enum video_selection_target video_selection::target |
selection target enum
enum video_buf_type video_selection::type |
buffer type, allow to select for device having both input and output