Searched defs:RtpSenderInfo (Results 1 – 1 of 1) sorted by relevance
51 struct RtpSenderInfo { struct52 RtpSenderInfo() : first_ssrc(0) {} in RtpSenderInfo() argument53 RtpSenderInfo(const std::string& stream_id, in RtpSenderInfo() function62 std::string stream_id;63 std::string sender_id;66 uint32_t first_ssrc;