Searched refs:VoiceChannelErrorMessageData (Results 1 – 1 of 1) sorted by relevance
93 struct VoiceChannelErrorMessageData : public rtc::MessageData { struct94 VoiceChannelErrorMessageData(uint32_t in_ssrc, in VoiceChannelErrorMessageData() function1612 VoiceChannelErrorMessageData* data = in OnMessage()1613 static_cast<VoiceChannelErrorMessageData*>(pmsg->pdata); in OnMessage()