Searched defs:RawRtpPacket (Results 1 – 2 of 2) sorted by relevance
64 struct RawRtpPacket { struct74 int size() const { return 28; } in size()99 // Write the first count number of kTestRawRtcpPackets or kTestRawRtpPackets, argument
42 class RawRtpPacket { class44 RawRtpPacket(const uint8_t* data, in RawRtpPacket() function in webrtc::rtpplayer::RawRtpPacket