pub unsafe extern "C" fn av_get_media_type_string( media_type: i32, ) -> *const i8
Return a string describing the media_type enum, NULL if media_type is unknown.