AV_OPT_FLAG_EXPORT

The option is inteded for exporting values to the caller.

@nogc nothrow extern (C)
enum AV_OPT_FLAG_EXPORT = 64;

Meta