pub fn rtc_set_local_description(peer_id: u32, sdp: &str, is_offer: bool) -> i32
Set the local SDP description explicitly.
is_offer — true for an offer, false for an answer.
is_offer
true
false