Searched defs:TrackInfo (Results 1 – 1 of 1) sorted by relevance
1201 struct TrackInfo { in collect_inbound_stats() struct1202 ssrc: SSRC, in collect_inbound_stats()1203 mid: String, in collect_inbound_stats()1204 track_id: String, in collect_inbound_stats()1205 kind: &'static str, in collect_inbound_stats()1325 struct TrackInfo { in collect_outbound_stats() struct1326 track_id: String, in collect_outbound_stats()1327 ssrc: SSRC, in collect_outbound_stats()1328 mid: String, in collect_outbound_stats()1330 kind: &'static str, in collect_outbound_stats()[all …]