av_guess_codec

Guess the codec ID based upon muxer and filename.

extern (C) @nogc nothrow
AVCodecID
av_guess_codec
(,
const(char)* short_name
,
const(char)* filename
,
const(char)* mime_type
,
AVMediaType type
)

Meta