Home
last modified time | relevance | path

Searched defs:AVOption (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/
Dopt.h251 typedef struct AVOption { struct
265 enum AVOptionType type; argument
291 * The option may not be set through the AVOptions API, only read. argument
298 …ED (1<<17) ///< set if option is deprecated, users should refer to AVOption.help text for mor… argument
308 } AVOption; argument