Pepper_47_C_interfaces
Public Attributes | List of all members
PP_VideoCaptureFormat Struct Reference

#include <pp_video_capture_format.h>

Collaboration diagram for PP_VideoCaptureFormat:
Collaboration graph

Public Attributes

struct PP_Size frame_size
 
float frame_rate
 

Detailed Description

The PP_VideoCaptureFormat struct represents a video capture format.

Definition at line 31 of file pp_video_capture_format.h.

Member Data Documentation

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.


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