Skip to main content

switch_core_codec_encode_video

Function switch_core_codec_encode_video 

Source
pub unsafe extern "C" fn switch_core_codec_encode_video(
    codec: *mut switch_codec_t,
    frame: *mut switch_frame_t,
) -> switch_status_t