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