Searched defs:RTCRtpTransceiverInit (Results 1 – 3 of 3) sorted by relevance
128 pub struct RTCRtpTransceiverInit { struct129 pub direction: RTCRtpTransceiverDirection,130 pub send_encodings: Vec<RTCRtpEncodingParameters>,
1755 init: Option<RTCRtpTransceiverInit>, in add_transceiver_from_kind()1764 init: Option<RTCRtpTransceiverInit>, in add_transceiver_from_track()
433 init: Option<RTCRtpTransceiverInit>, in add_transceiver_from_kind()