Function rsmpeg::ffi::avcodec_get_name[][src]

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