FFmpeg
|
AVOptionRanges Struct Reference
List of AVOptionRange structs. More...
#include <opt.h>
Collaboration diagram for AVOptionRanges:
Data Fields | |
AVOptionRange ** | range |
int | nb_ranges |
Detailed Description
List of AVOptionRange structs.
Field Documentation
int AVOptionRanges::nb_ranges |
Definition at line 313 of file opt.h.
Referenced by av_opt_freep_ranges(), av_opt_query_ranges_default(), and opt_list().
AVOptionRange** AVOptionRanges::range |
Definition at line 312 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 file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11