Searched defs:associated_sink_id (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/webrtc_audio_private/
H A Dwebrtc_audio_private_api.cc471 const std::string& associated_sink_id) {
474 if (associated_sink_id == media::AudioManagerBase::kDefaultDeviceId) {
479 wap::GetAssociatedSink::Results::Create(associated_sink_id).release());
470 OnHMACCalculated( const std::string& associated_sink_id) argument

Completed in 80 milliseconds