Pepper_31_C_interfaces
Public Attributes | List of all members
PP_VideoCaptureDeviceInfo_Dev Struct Reference

#include <pp_video_capture_dev.h>

Collaboration diagram for PP_VideoCaptureDeviceInfo_Dev:
Collaboration graph

Public Attributes

uint32_t width
 
uint32_t height
 
uint32_t frames_per_second
 

Detailed Description

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

Definition at line 28 of file pp_video_capture_dev.h.

Member Data Documentation

uint32_t PP_VideoCaptureDeviceInfo_Dev::frames_per_second

Definition at line 31 of file pp_video_capture_dev.h.

uint32_t PP_VideoCaptureDeviceInfo_Dev::height

Definition at line 30 of file pp_video_capture_dev.h.

uint32_t PP_VideoCaptureDeviceInfo_Dev::width

Definition at line 29 of file pp_video_capture_dev.h.


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