Pepper_56_C_interfaces
Pepper_56_C_interfaces
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
PP_VideoCaptureDeviceInfo_Dev Struct Reference

#include <pp_video_capture_dev.h>

Public Attributes

uint32_t width
 
uint32_t height
 
uint32_t frames_per_second
 

Detailed Description

PP_VideoCaptureDeviceInfo_Dev is a structure that represents a video capture configuration, such as resolution and frame rate.

Member Data Documentation

uint32_t PP_VideoCaptureDeviceInfo_Dev::frames_per_second

Required frames per second.

uint32_t PP_VideoCaptureDeviceInfo_Dev::height

Required frame height.

uint32_t PP_VideoCaptureDeviceInfo_Dev::width

Required frame width.


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