Searched defs:RawRtpPacket (Results 1 – 2 of 2) sorted by relevance
65 struct RawRtpPacket { struct73 int size() const { return 28; } in size()98 // Write the first count number of kTestRawRtcpPackets or kTestRawRtpPackets, argument
43 class RawRtpPacket { class45 RawRtpPacket(const uint8_t* data, uint32_t length, uint32_t ssrc, in RawRtpPacket() function in webrtc::rtpplayer::RawRtpPacket