Chromium Embedded Framework (CEF)
121.0.1+g7a4b55f+chromium-121.0.6167.16
|
Class representing CefAudioParameters settings. More...
#include "include/internal/cef_types_wrappers.h"
Public Member Functions | |
CefAudioParameters () | |
CefAudioParameters (const cef_audio_parameters_t &r) | |
Additional Inherited Members | |
Public Attributes inherited from cef_audio_parameters_t | |
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... | |
Class representing CefAudioParameters settings.
|
inline |
|
inline |