Skip to main content

RTPMAP

Constant RTPMAP 

Source
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