AVOptionRanges

List of AVOptionRange structs

extern (C) @nogc nothrow
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