Searched refs:MediaSources (Results 1 – 2 of 2) sorted by relevance
165 struct MediaSources { struct168 MediaSources() : audio_ssrc(0), video_ssrc(0) {} in MediaSources() argument171 typedef std::map<std::string, MediaSources> StringToMediaSourcesMap;
857 MediaSources sources; in ParseSessionNotify()874 std::pair<std::string, MediaSources>(nick, sources)); in ParseSessionNotify()