Searched refs:RTCOfferOptions (Results 1 – 2 of 2) sorted by relevance
13 pub struct RTCOfferOptions { struct
44 use crate::peer_connection::offer_answer_options::{RTCAnswerOptions, RTCOfferOptions};723 options: Option<RTCOfferOptions>, in create_offer() argument