Skip to main content

rtc_set_local_description

Function rtc_set_local_description 

Source
pub fn rtc_set_local_description(peer_id: u32, sdp: &str, is_offer: bool) -> i32
Expand description

Set the local SDP description explicitly.

is_offertrue for an offer, false for an answer.