Searched defs:RtcpSenderInfo (Results 1 – 2 of 2) sorted by relevance
145 struct RtcpSenderInfo { struct150 uint32 ntp_seconds;151 uint32 ntp_fraction;152 uint32 rtp_timestamp;153 uint32 send_packet_count;177 inline bool operator==(RtcpSenderInfo lhs, RtcpSenderInfo rhs) { argument
33 RtcpSenderInfo::RtcpSenderInfo() in RtcpSenderInfo() function in media::cast::RtcpSenderInfo