Home
last modified time | relevance | path

Searched defs:RTCIceGatherOptions (Results 1 – 1 of 1) sorted by relevance

/webrtc/webrtc/src/ice_transport/
H A Dice_gatherer.rs27 pub struct RTCIceGatherOptions { struct
28 pub ice_servers: Vec<RTCIceServer>,
29 pub ice_gather_policy: RTCIceTransportPolicy,