| Chromium Embedded Framework (CEF)
    128.0.1+gc234e7f+chromium-128.0.6613.7
    | 
Structure representing the audio parameters for setting up the audio handler. More...
#include "include/internal/cef_types.h"
 
  
| Public Attributes | |
| cef_channel_layout_t | channel_layout | 
| Layout of the audio channels.  More... | |
| int | sample_rate | 
| Sample rate.  More... | |
| int | frames_per_buffer | 
| Number of frames per buffer.  More... | |
Structure representing the audio parameters for setting up the audio handler.
| cef_channel_layout_t cef_audio_parameters_t::channel_layout | 
Layout of the audio channels.
| int cef_audio_parameters_t::frames_per_buffer | 
Number of frames per buffer.
| int cef_audio_parameters_t::sample_rate | 
Sample rate.