AVOptionRanges

List of AVOptionRange structs

@nogc nothrow extern (C)
struct AVOptionRanges {}

Members

Variables

nb_components
int nb_components;

Number of componentes.

nb_ranges
int nb_ranges;

Number of ranges per component.

range
AVOptionRange** range;
Undocumented in source.

Meta