| Chromium Embedded Framework (CEF)
    122.1.5+gf09a9bc+chromium-122.0.6261.29
    | 
This is the complete list of members for CefAudioHandler, including all inherited members.
| AddRef() const =0 | CefBaseRefCounted | pure virtual | 
| ChannelLayout typedef | CefAudioHandler | |
| GetAudioParameters(CefRefPtr< CefBrowser > browser, CefAudioParameters ¶ms) | CefAudioHandler | inlinevirtual | 
| HasAtLeastOneRef() const =0 | CefBaseRefCounted | pure virtual | 
| HasOneRef() const =0 | CefBaseRefCounted | pure virtual | 
| OnAudioStreamError(CefRefPtr< CefBrowser > browser, const CefString &message)=0 | CefAudioHandler | pure virtual | 
| OnAudioStreamPacket(CefRefPtr< CefBrowser > browser, const float **data, int frames, int64_t pts)=0 | CefAudioHandler | pure virtual | 
| OnAudioStreamStarted(CefRefPtr< CefBrowser > browser, const CefAudioParameters ¶ms, int channels)=0 | CefAudioHandler | pure virtual | 
| OnAudioStreamStopped(CefRefPtr< CefBrowser > browser)=0 | CefAudioHandler | pure virtual | 
| Release() const =0 | CefBaseRefCounted | pure virtual | 
| ~CefBaseRefCounted() | CefBaseRefCounted | inlineprotectedvirtual |