AV_OPT_FLAG_READONLY

The option may not be set through the AVOptions API, only read. This flag only makes sense when AV_OPT_FLAG_EXPORT is also set.

@nogc nothrow extern (C) const
uint AV_OPT_FLAG_READONLY;

Meta