AV_OPT_SEARCH_CHILDREN

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

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

Meta