A single allowed range of values, or a single allowed value. More...
#include <opt.h>
Definition at line 304 of file opt.h.
Referenced by av_opt_freep_ranges().
Definition at line 305 of file opt.h.
Referenced by av_opt_query_ranges_default(), and opt_list().
For string ranges this represents the min/max length, for dimensions this represents the min/max pixel count.
Definition at line 305 of file opt.h.
Referenced by av_opt_query_ranges_default(), and opt_list().
Definition at line 306 of file opt.h.
Referenced by av_opt_query_ranges_default().
For string this represents the unicode range for chars, 0-127 limits to ASCII.
Definition at line 306 of file opt.h.
Referenced by av_opt_query_ranges_default().
if set to 1 the struct encodes a range, if set to 0 a single value
Definition at line 307 of file opt.h.
Referenced by av_opt_query_ranges_default().