Home
last modified time | relevance | path

Searched refs:OnSupportedBitstreamAudioCodecsChanged (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/browser/
H A Dapplication_media_capabilities.cc27 observer->OnSupportedBitstreamAudioCodecsChanged(info); in SetSupportedBitstreamAudioCodecs()
35 observer->OnSupportedBitstreamAudioCodecsChanged( in AddObserver()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/common/mojom/
H A Dapplication_media_capabilities.mojom24 OnSupportedBitstreamAudioCodecsChanged(BitstreamAudioCodecsInfo info);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chromecast/common/mojom/
H A Dapplication_media_capabilities.mojom24 OnSupportedBitstreamAudioCodecsChanged(BitstreamAudioCodecsInfo info);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/renderer/
H A Dcast_content_renderer_client.h100 void OnSupportedBitstreamAudioCodecsChanged(
H A Dcast_content_renderer_client.cc382 void CastContentRendererClient::OnSupportedBitstreamAudioCodecsChanged( in OnSupportedBitstreamAudioCodecsChanged() function in chromecast::shell::CastContentRendererClient