Skip to main content

switch_core_codec_parse_fmtp

Function switch_core_codec_parse_fmtp 

Source
pub unsafe extern "C" fn switch_core_codec_parse_fmtp(
    codec_name: *const c_char,
    fmtp: *const c_char,
    rate: u32,
    codec_fmtp: *mut switch_codec_fmtp_t,
) -> switch_status_t