AVFMT_FLAG_NOFILLIN

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

@nogc nothrow extern (C)
enum AVFMT_FLAG_NOFILLIN = 0x0010;

Meta