Searched refs:VideoChannelErrorMessageData (Results 1 – 1 of 1) sorted by relevance
99 struct VideoChannelErrorMessageData : public rtc::MessageData { struct100 VideoChannelErrorMessageData(uint32 in_ssrc, in VideoChannelErrorMessageData() function1996 const VideoChannelErrorMessageData* data = in OnMessage()1997 static_cast<VideoChannelErrorMessageData*>(pmsg->pdata); in OnMessage()2065 VideoChannelErrorMessageData* data = new VideoChannelErrorMessageData( in OnVideoChannelError()