| Pepper_47_C_interfaces
    | 
#include <pp_video_capture_format.h>

| Public Attributes | |
| struct PP_Size | frame_size | 
| float | frame_rate | 
The PP_VideoCaptureFormat struct represents a video capture format. 
Definition at line 31 of file pp_video_capture_format.h.
| float PP_VideoCaptureFormat::frame_rate | 
Frame rate in frames per second.
Definition at line 39 of file pp_video_capture_format.h.
| struct PP_Size PP_VideoCaptureFormat::frame_size | 
Frame size in pixels.
Definition at line 35 of file pp_video_capture_format.h.
 1.8.6
 1.8.6