Home
last modified time | relevance | path

Searched refs:GetAudioSendConfig (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/logging/rtc_event_log/
Drtc_event_log_parser.h695 ParseStatusOr<rtclog::StreamConfig> GetAudioSendConfig( in RTC_POP_IGNORING_WUNDEF()
Drtc_event_log_parser.cc1614 auto config = GetAudioSendConfig(event); in StoreParsedLegacyEvent()
1953 ParsedRtcEventLog::GetAudioSendConfig(const rtclog::Event& event) const { in GetAudioSendConfig() function in webrtc::ParsedRtcEventLog