Data Fields
PP_AudioProfile | profile |
uint32_t | max_channels |
uint32_t | sample_size |
uint32_t | sample_rate |
PP_Bool | hardware_accelerated |
Detailed Description
Supported audio profile information.
See the PPB_AudioEncoder function GetSupportedProfiles() for more details.
Field Documentation
Whether the profile is hardware accelerated.
Maximum number of channels that can be encoded.
The codec profile.
Sampling rate that can be encoded.
Sample size.
The documentation for this struct was generated from the following file: