Bayonne2 / Common C++ 2 Framework
|
#include <ccrtp/cqueue.h>
#include <ccrtp/rtppkt.h>
#include <libzrtpcpp/ZrtpCallback.h>
#include <libzrtpcpp/TimeoutProvider.h>
#include <libzrtpcpp/ZrtpConfigure.h>
Go to the source code of this file.
Data Structures | |
class | ZrtpQueue |
GNU ccRTP extension to support GNU ZRTP. More... | |
class | IncomingZRTPPkt |
class | OutgoingZRTPPkt |
Variables | |
class __EXPORT | ZrtpUserCallback |
class __EXPORT | ZRtp |
Definition at line 28 of file ZrtpQueue.h.
class __EXPORT ZrtpUserCallback |
Definition at line 27 of file ZrtpQueue.h.