Skip to main content

switch_core_codec_copy

Function switch_core_codec_copy 

Source
pub unsafe extern "C" fn switch_core_codec_copy(
    codec: *mut switch_codec_t,
    new_codec: *mut switch_codec_t,
    codec_settings: *const switch_codec_settings_t,
    pool: *mut switch_memory_pool_t,
) -> switch_status_t