Searched defs:RtpData (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/include/
H A Drtp_rtcp_defines.h189 class RtpData { class
191 virtual ~RtpData() {}
345 // Null object version of RtpData.
346 class NullRtpData : public RtpData {

Completed in 153 milliseconds