libavdevice/avdevice.c File Reference
#include "libavutil/avassert.h"
#include "avdevice.h"
Go to the source code of this file.
Define Documentation
#define LICENSE_PREFIX "libavdevice license: " |
Function Documentation
const char* avdevice_configuration |
( |
void |
|
) |
|
Return the libavdevice build-time configuration.
Definition at line 28 of file avdevice.c.
const char* avdevice_license |
( |
void |
|
) |
|
Return the libavdevice license.
Definition at line 33 of file avdevice.c.
unsigned avdevice_version |
( |
void |
|
) |
|
Return the LIBAVDEVICE_VERSION_INT constant.
Definition at line 22 of file avdevice.c.