libavdevice/avdevice.h File Reference

Go to the source code of this file.

Defines

#define LIBAVDEVICE_VERSION_MAJOR   52
#define LIBAVDEVICE_VERSION_MINOR   1
#define LIBAVDEVICE_VERSION_MICRO   0
#define LIBAVDEVICE_VERSION_INT
#define LIBAVDEVICE_VERSION
#define LIBAVDEVICE_BUILD   LIBAVDEVICE_VERSION_INT

Functions

unsigned avdevice_version (void)
 Returns the LIBAVDEVICE_VERSION_INT constant.
void avdevice_register_all (void)
 Initialize libavdevice and register all the input and output devices.


Define Documentation

#define LIBAVDEVICE_BUILD   LIBAVDEVICE_VERSION_INT

Definition at line 32 of file avdevice.h.

#define LIBAVDEVICE_VERSION

#define LIBAVDEVICE_VERSION_INT

#define LIBAVDEVICE_VERSION_MAJOR   52

Definition at line 22 of file avdevice.h.

#define LIBAVDEVICE_VERSION_MICRO   0

Definition at line 24 of file avdevice.h.

#define LIBAVDEVICE_VERSION_MINOR   1

Definition at line 23 of file avdevice.h.


Function Documentation

void avdevice_register_all ( void   ) 

Initialize libavdevice and register all the input and output devices.

Warning:
This function is not thread safe.

Definition at line 38 of file alldevices.c.

Referenced by main().

unsigned avdevice_version ( void   ) 

Returns the LIBAVDEVICE_VERSION_INT constant.

Definition at line 25 of file alldevices.c.


Generated on Fri Oct 26 02:35:45 2012 for FFmpeg by  doxygen 1.5.8