[][src]Function webrtc_sdp::parse_sdp

pub fn parse_sdp(
    sdp: &str,
    fail_on_warning: bool
) -> Result<SdpSession, SdpParserError>