pub unsafe extern "C" fn switch_core_codec_encode_video(
codec: *mut switch_codec_t,
frame: *mut switch_frame_t,
) -> switch_status_tExpand description
\brief Encode video data using a codec handle \param codec the codec handle to use \param frame the frame to encode