Function ffmpeg_sys_fframes::avcodec_get_name

source ยท
pub unsafe extern "C" fn avcodec_get_name(
    id: AVCodecID,
) -> *const c_char
Expand description

Get the name of a codec. @return a static string identifying the codec; never NULL