Chromium Embedded Framework (CEF)
106.0.15+gbb70d04+chromium-106.0.5249.12
|
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 |