FFmpeg
1.2.12
|
List of AVOptionRange structs. More...
#include <opt.h>
Data Fields | |
AVOptionRange ** | range |
int | nb_ranges |
List of AVOptionRange structs.
int AVOptionRanges::nb_ranges |
Definition at line 311 of file opt.h.
Referenced by av_opt_freep_ranges(), av_opt_query_ranges_default(), and opt_list().
AVOptionRange ** AVOptionRanges::range |
Definition at line 310 of file opt.h.
Referenced by av_opt_freep_ranges(), av_opt_query_ranges_default(), and opt_list().