Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dchannel.cc99 struct VideoChannelErrorMessageData : public rtc::MessageData { struct
100 VideoChannelErrorMessageData(uint32 in_ssrc, in VideoChannelErrorMessageData() function
1996 const VideoChannelErrorMessageData* data = in OnMessage()
1997 static_cast<VideoChannelErrorMessageData*>(pmsg->pdata); in OnMessage()
2065 VideoChannelErrorMessageData* data = new VideoChannelErrorMessageData( in OnVideoChannelError()