Home
last modified time | relevance | path

Searched refs:match_remote_codec (Results 1 – 1 of 1) sorted by relevance

/webrtc/webrtc/src/api/media_engine/
H A Dmod.rs477 pub(crate) fn match_remote_codec( in match_remote_codec() method
620 self.match_remote_codec(&codec, typ, &exact_matches, &partial_matches)?; in update_from_remote_description()