Data Fields
PP_VideoProfile | profile |
struct PP_Size | max_resolution |
uint32_t | max_framerate_numerator |
uint32_t | max_framerate_denominator |
PP_HardwareAcceleration | acceleration |
Detailed Description
Supported video profile information.
See the PPB_VideoEncoder function GetSupportedProfiles() for more details.
Field Documentation
A value indicating if the profile is available in hardware, software, or both.
The denominator of the maximum frame rate.
The numerator of the maximum frame rate.
Dimensions of the maximum resolution of video frames, in pixels.
The codec profile.
The documentation for this struct was generated from the following file: