#include <time.h>
Go to the source code of this file.
#define PLUGIN_CODEC_API_VER_FN PWLibPlugin_GetAPIVersion |
#define PLUGIN_CODEC_API_VER_FN_DECLARE |
Value:
PLUGIN_CODEC_DLL_API unsigned int PLUGIN_CODEC_API_VER_FN() \ { return PWLIB_PLUGIN_API_VERSION; }
#define PLUGIN_CODEC_API_VER_FN_STR "PWLibPlugin_GetAPIVersion" |
#define PLUGIN_CODEC_DLL_API |
#define PLUGIN_CODEC_GET_CODEC_FN OpalCodecPlugin_GetCodecs |
#define PLUGIN_CODEC_GET_CODEC_FN_STR "OpalCodecPlugin_GetCodecs" |
#define PLUGIN_CODEC_IMPLEMENT | ( | name | ) |
Value:
PLUGIN_CODEC_DLL_API unsigned int PLUGIN_CODEC_API_VER_FN() \ { return PWLIB_PLUGIN_API_VERSION; } \
#define PLUGIN_CODEC_VERSION 1 |
#define PLUGIN_CODEC_VERSION_WIDEBAND 2 |
#define PWLIB_PLUGIN_API_VERSION 0 |
typedef unsigned(* ) PluginCodec_GetAPIVersionFunction() |
typedef struct PluginCodec_Definition*(* ) PluginCodec_GetCodecFunction(unsigned int *, unsigned int) |
anonymous enum |
anonymous enum |
enum PluginCodec_Flags |