AVFMT_FLAG_NOFILLIN

< Do not infer any values from other values, just return what is stored in the container

extern (C)
enum AVFMT_FLAG_NOFILLIN = 0x0010;

Meta