Searched refs:GetAudioSource (Results 1 – 3 of 3) sorted by relevance
104 std::shared_ptr<AudioSource> GetAudioSource();
330 std::shared_ptr<AudioSource> Streamer::GetAudioSource() { in GetAudioSource() function in cuttlefish::webrtc_streaming::Streamer
263 auto audio_source = streamer->GetAudioSource(); in main()