Skip to main content

switch_rtp_set_interval

Function switch_rtp_set_interval 

Source
pub unsafe extern "C" fn switch_rtp_set_interval(
    rtp_session: *mut switch_rtp_t,
    ms_per_packet: u32,
    samples_per_interval: u32,
) -> switch_status_t