AV_OPT_MULTI_COMPONENT_RANGE

Allows av_opt_query_ranges and av_opt_query_ranges_default to return more than one component for certain option types. @see AVOptionRanges for details.

@nogc nothrow extern (C)
enum AV_OPT_MULTI_COMPONENT_RANGE = 0x1000;

Meta