AV_OPT_SEARCH_CHILDREN

* @} *//**< Search in possible children of the given object first.

extern (C) @nogc nothrow
enum AV_OPT_SEARCH_CHILDREN = 0x0001;

Meta