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

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dstatstypes.h185 static const char kStatsValueNameAudioOutputLevel[]; member in class:webrtc::StatsReport
H A Dstatscollector.cc45 const char StatsReport::kStatsValueNameAudioOutputLevel[] = "audioOutputLevel"; member in class:webrtc::StatsReport
313 report->AddValue(StatsReport::kStatsValueNameAudioOutputLevel,

Completed in 329 milliseconds