Searched defs:LoggedRtcpPacket (Results 1 – 1 of 1) sorted by relevance
80 struct LoggedRtcpPacket { struct81 LoggedRtcpPacket(Timestamp timestamp, const std::vector<uint8_t>& packet) in LoggedRtcpPacket() argument83 LoggedRtcpPacket(Timestamp timestamp, absl::string_view packet) in LoggedRtcpPacket() argument111 LoggedRtcpPacket rtcp; argument