pub unsafe extern "C" fn avcodec_get_type(
codec_id: AVCodecID,
) -> AVMediaTypeExpand description
Get the type of the given codec.
pub unsafe extern "C" fn avcodec_get_type(
codec_id: AVCodecID,
) -> AVMediaTypeGet the type of the given codec.