AVCodecDescriptor.name

Name of the codec described by this descriptor. It is non-empty and unique for each codec descriptor. It should contain alphanumeric characters and '_' only.

struct AVCodecDescriptor
const(char)* name;

Meta