#include <opt.h>
union { ... } AVOption::default_val |
the default value for scalar options
const char* AVOption::help |
short English help text
- Todo:
- What about other languages?
maximum valid value for the option
minimum valid value for the option
const char* AVOption::name |
The offset relative to the context structure where the option value is stored. It should be 0 for named constants.
const char* AVOption::str |
const char* AVOption::unit |
The logical unit to which the option belongs. Non-constant options and corresponding named constants share the same unit. May be NULL.
The documentation for this struct was generated from the following file:
- src/acoustid/chromaprint/libavutil/opt.h