pub const RTPMAP: &str = "rtpmap";Expand description
a=rtpmap:<payload-type> <encoding-name>/<clock-rate>
Reference: https://www.rfc-editor.org/rfc/rfc8866.html#section-6.6
pub const RTPMAP: &str = "rtpmap";a=rtpmap:<payload-type> <encoding-name>/<clock-rate>
Reference: https://www.rfc-editor.org/rfc/rfc8866.html#section-6.6