AV_OPT_SERIALIZE_OPT_FLAGS_EXACT

< Serialize options that exactly match opt_flags only.

extern (C) @nogc nothrow
enum AV_OPT_SERIALIZE_OPT_FLAGS_EXACT = 0x00000002;

Meta