Searched refs:RTCAnswerOptions (Results 1 – 2 of 2) sorted by relevance
4 pub struct RTCAnswerOptions { struct
44 use crate::peer_connection::offer_answer_options::{RTCAnswerOptions, RTCOfferOptions};907 _options: Option<RTCAnswerOptions>, in create_answer() argument