AVCodecDescriptor.mime_types

MIME type(s) associated with the codec. May be NULL; if not, a NULL-terminated array of MIME types. The first item is always non-NULL and is the preferred MIME type.

struct AVCodecDescriptor
const(char*)* mime_types;

Meta