Go to the source code of this file.
Defines | |
#define | LIBAVDEVICE_VERSION_INT ((52<<16)+(0<<8)+0) |
#define | LIBAVDEVICE_VERSION 52.0.0 |
#define | LIBAVDEVICE_BUILD LIBAVDEVICE_VERSION_INT |
Functions | |
void | avdevice_register_all (void) |
Initialize libavdevice and register all the input and output devices. |
#define LIBAVDEVICE_BUILD LIBAVDEVICE_VERSION_INT |
#define LIBAVDEVICE_VERSION 52.0.0 |
#define LIBAVDEVICE_VERSION_INT ((52<<16)+(0<<8)+0) |
Definition at line 22 of file avdevice.h.
void avdevice_register_all | ( | void | ) |
Initialize libavdevice and register all the input and output devices.
Definition at line 31 of file alldevices.c.
Referenced by main().