Home
last modified time | relevance | path

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

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