Home
last modified time | relevance | path

Searched defs:audio_handler (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/browser/
Daudio_capturer.cc56 CefRefPtr<CefAudioHandler> audio_handler) in CefAudioCapturer()
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.cc1570 CefRefPtr<CefAudioHandler> audio_handler = client_->GetAudioHandler(); in StartAudioCapturer() local