AV_OPT_FLAG_IMPLICIT_KEY

Accept to parse a value without a key; the key will then be returned as NULL.

@nogc nothrow extern (C)
enum AV_OPT_FLAG_IMPLICIT_KEY = 1;

Meta