| 
    Chromium Embedded Framework (CEF)
    119.1.0+g612d63a+chromium-119.0.6045.33
    
   | 
 
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 |