Function switch_core_session_write_encoded_video_frame

Source
pub unsafe extern "C" fn switch_core_session_write_encoded_video_frame(
    session: *mut switch_core_session_t,
    frame: *mut switch_frame_t,
    flags: switch_io_flag_t,
    stream_id: c_int,
) -> switch_status_t