AV_OPT_SEARCH_CHILDREN

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

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

Meta