Function avcodec_get_name

Source
pub unsafe extern "C" fn avcodec_get_name(id: u32) -> *const i8
Expand description

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