Function av_get_media_type_string

Source
pub unsafe extern "C" fn av_get_media_type_string(
    media_type: i32,
) -> *const i8
Expand description

Return a string describing the media_type enum, NULL if media_type is unknown.