FFmpeg
|
mpc_info.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
struct | mp_codec_info_s |
Macros | |
#define | CONTROL_OK 1 |
#define | CONTROL_TRUE 1 |
#define | CONTROL_FALSE 0 |
#define | CONTROL_UNKNOWN -1 |
#define | CONTROL_ERROR -2 |
#define | CONTROL_NA -3 |
Typedefs | |
typedef struct mp_codec_info_s | mp_codec_info_t |
Macro Definition Documentation
#define CONTROL_ERROR -2 |
Definition at line 40 of file mpc_info.h.
#define CONTROL_FALSE 0 |
Definition at line 38 of file mpc_info.h.
#define CONTROL_NA -3 |
Definition at line 41 of file mpc_info.h.
#define CONTROL_OK 1 |
Definition at line 36 of file mpc_info.h.
#define CONTROL_TRUE 1 |
Definition at line 37 of file mpc_info.h.
Referenced by control().
#define CONTROL_UNKNOWN -1 |
Definition at line 39 of file mpc_info.h.
Typedef Documentation
typedef struct mp_codec_info_s mp_codec_info_t |
Generated on Mon Nov 18 2024 06:52:07 for FFmpeg by 1.8.11