|
Pepper_56_C_interfaces
Pepper_56_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.
| float PP_VideoCaptureFormat::frame_rate |
Frame rate in frames per second.
| struct PP_Size PP_VideoCaptureFormat::frame_size |
Frame size in pixels.