FFmpeg
Data Fields
SpecifierOptList Struct Reference

#include <cmdutils.h>

Data Fields

SpecifierOptopt
 
int nb_opt
 
const struct OptionDefopt_canon
 
enum OptionType type
 

Detailed Description

Definition at line 117 of file cmdutils.h.

Field Documentation

◆ opt

SpecifierOpt* SpecifierOptList::opt

◆ nb_opt

int SpecifierOptList::nb_opt

◆ opt_canon

const struct OptionDef* SpecifierOptList::opt_canon

Definition at line 122 of file cmdutils.h.

◆ type

enum OptionType SpecifierOptList::type

Definition at line 123 of file cmdutils.h.

Referenced by opt_match_per_type_str().


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