Home
last modified time | relevance | path

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

/webrtc/ice/src/candidate/
H A Dmod.rs54 fn set_component(&self, c: u16); in set_component() method
H A Dcandidate_base.rs146 fn set_component(&self, component: u16) { in set_component() method
/webrtc/webrtc/src/peer_connection/sdp/
H A Dmod.rs274 candidate.set_component(1); in add_candidates_to_media_descriptions()
277 candidate.set_component(2); in add_candidates_to_media_descriptions()