pub unsafe extern "C" fn avcodec_get_type(
    codec_id: AVCodecID
) -> AVMediaType
Expand description

Get the type of the given codec.