| 
    Chromium Embedded Framework (CEF)
    127.1.0+ga1ec504+chromium-127.0.6533.57
    
   | 
 
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.