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

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

Completed in 81 milliseconds