|
Zephyr API Documentation 4.3.0-rc2
A Scalable Open Source RTOS
|
Video format capabilities. More...
#include <zephyr/drivers/video.h>
Data Fields | |
| enum video_buf_type | type |
| type of the buffer | |
| const struct video_format_cap * | format_caps |
| list of video format capabilities (zero terminated). | |
| uint8_t | min_vbuf_count |
| minimal count of video buffers to enqueue before being able to start the stream. | |
Video format capabilities.
Used to describe video endpoint capabilities.
| const struct video_format_cap* video_caps::format_caps |
list of video format capabilities (zero terminated).
| uint8_t video_caps::min_vbuf_count |
minimal count of video buffers to enqueue before being able to start the stream.
| enum video_buf_type video_caps::type |
type of the buffer