FFmpeg
|
Include dependency graph for avdevice.c:
Go to the source code of this file.
Macros | |
#define | LICENSE_PREFIX "libavdevice license: " |
Functions | |
unsigned | avdevice_version (void) |
Return the LIBAVDEVICE_VERSION_INT constant. More... | |
const char * | avdevice_configuration (void) |
Return the libavdevice build-time configuration. More... | |
const char * | avdevice_license (void) |
Return the libavdevice license. More... | |
Macro Definition Documentation
#define LICENSE_PREFIX "libavdevice license: " |
Referenced by avdevice_license().
Function Documentation
const char* avdevice_configuration | ( | void | ) |
Return the libavdevice build-time configuration.
Definition at line 29 of file avdevice.c.
const char* avdevice_license | ( | void | ) |
Return the libavdevice license.
Definition at line 34 of file avdevice.c.
unsigned avdevice_version | ( | void | ) |
Return the LIBAVDEVICE_VERSION_INT constant.
Definition at line 23 of file avdevice.c.
Generated on Mon Nov 18 2024 06:52:04 for FFmpeg by 1.8.11