pub unsafe extern "C" fn switch_rtp_activate_jitter_buffer(
rtp_session: *mut switch_rtp_t,
queue_frames: u32,
max_queue_frames: u32,
samples_per_packet: u32,
samples_per_second: u32,
) -> switch_status_tpub unsafe extern "C" fn switch_rtp_activate_jitter_buffer(
rtp_session: *mut switch_rtp_t,
queue_frames: u32,
max_queue_frames: u32,
samples_per_packet: u32,
samples_per_second: u32,
) -> switch_status_t