pub unsafe extern "C" fn av_get_media_type_string(
media_type: AVMediaType,
) -> *const c_char展开描述
Return a string describing the media_type enum, NULL if media_type is unknown.
pub unsafe extern "C" fn av_get_media_type_string(
media_type: AVMediaType,
) -> *const c_charReturn a string describing the media_type enum, NULL if media_type is unknown.