Searched refs:updated_contents (Results 1 – 5 of 5) sorted by relevance
853 const ContentInfos& updated_contents) { in OnRemoteDescriptionUpdate() argument856 const ContentInfo* audio_content = GetFirstAudioContent(updated_contents); in OnRemoteDescriptionUpdate()865 const ContentInfo* video_content = GetFirstVideoContent(updated_contents); in OnRemoteDescriptionUpdate()874 const ContentInfo* data_content = GetFirstDataContent(updated_contents); in OnRemoteDescriptionUpdate()883 UpdateRemoteMediaStreams(session, updated_contents, true); in OnRemoteDescriptionUpdate()926 const ContentInfos& updated_contents, in UpdateRemoteMediaStreams() argument935 const ContentInfo* audio_content = GetFirstAudioContent(updated_contents); in UpdateRemoteMediaStreams()946 const ContentInfo* video_content = GetFirstVideoContent(updated_contents); in UpdateRemoteMediaStreams()957 const ContentInfo* data_content = GetFirstDataContent(updated_contents); in UpdateRemoteMediaStreams()
202 BaseSession* base_session, const ContentInfos& updated_contents);224 const ContentInfos& updated_contents,
280 updated_contents = None282 updated_contents = updated_file.read()293 updated_contents)
1488 ContentInfos& updated_contents = description_info.contents; in OnDescriptionInfoMessage() local1515 SignalRemoteDescriptionUpdate(this, updated_contents); in OnDescriptionInfoMessage()