Searched defs:SourceKey (Results 1 – 1 of 1) sorted by relevance
58 struct SourceKey { struct59 SourceKey(RtpSourceType source_type, uint32_t source) in SourceKey() argument70 bool operator()(const SourceKey& lhs, const SourceKey& rhs) const { in operator() argument