FFmpeg
|
Include dependency graph for libavformat/options_table.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros | |
#define | OFFSET(x) offsetof(AVFormatContext,x) |
#define | DEFAULT 0 |
#define | E AV_OPT_FLAG_ENCODING_PARAM |
#define | D AV_OPT_FLAG_DECODING_PARAM |
Variables | |
static const AVOption | options [] |
Macro Definition Documentation
#define D AV_OPT_FLAG_DECODING_PARAM |
Definition at line 33 of file libavformat/options_table.h.
#define DEFAULT 0 |
Definition at line 30 of file libavformat/options_table.h.
#define E AV_OPT_FLAG_ENCODING_PARAM |
Definition at line 32 of file libavformat/options_table.h.
#define OFFSET | ( | x | ) | offsetof(AVFormatContext,x) |
Definition at line 29 of file libavformat/options_table.h.
Variable Documentation
|
static |
Definition at line 35 of file libavformat/options_table.h.
Generated on Fri Dec 20 2024 06:56:14 for FFmpeg by 1.8.11