#include <h323/h323ep.h>
#include <h323/h323con.h>
#include <h323/gkclient.h>
#include <opal/buildopts.h>
#include <codec/gsmcodec.h>
#include <codec/mscodecs.h>
#include <codec/lpc10codec.h>
#include <codec/g729codec.h>
#include <codec/g726codec.h>
#include <codec/speexcodec.h>
#include <codec/h261codec.h>
Go to the source code of this file.
Functions | |
PString | OpalGetVersion () |
unsigned | OpalGetMajorVersion () |
unsigned | OpalGetMinorVersion () |
unsigned | OpalGetBuildNumber () |
unsigned OpalGetBuildNumber | ( | ) |
unsigned OpalGetMajorVersion | ( | ) |
unsigned OpalGetMinorVersion | ( | ) |
PString OpalGetVersion | ( | ) |