FFmpeg  2.1.1
Data Fields
AVOptionRanges Struct Reference

List of AVOptionRange structs. More...

#include <opt.h>

Data Fields

AVOptionRange ** range
 
int nb_ranges
 

Detailed Description

List of AVOptionRange structs.

Definition at line 313 of file opt.h.

Field Documentation

AVOptionRange ** AVOptionRanges::range

Definition at line 314 of file opt.h.

Referenced by av_opt_freep_ranges(), av_opt_query_ranges_default(), and opt_list().

int AVOptionRanges::nb_ranges

Definition at line 315 of file opt.h.

Referenced by av_opt_freep_ranges(), av_opt_query_ranges_default(), and opt_list().


The documentation for this struct was generated from the following files: