#include "CSL_Core.h"#include "CslRtpSession.h"#include "ThreadUtilities.h"Go to the source code of this file.
Classes | |
| class | csl::RtpReceiver |
Namespaces | |
| namespace | csl |
| < we use the STL vector, map, and string classes | |
Defines | |
| #define | RTP_BUFFER_SIZE (4410) |
| #define | CSL_DEFAULT_CLIENT_PORT 5004 |
| #define | CSL_DEFAULT_SERVER_PORT 5006 |
Functions | |
| void * | csl::RTP_read_loop (void *inst) |
| int | csl::CSL_CreateThread (THREAD_START_ROUTINE pfnThreadProc, void *pvParam) |
| #define RTP_BUFFER_SIZE (4410) |
| #define CSL_DEFAULT_CLIENT_PORT 5004 |
| #define CSL_DEFAULT_SERVER_PORT 5006 |
1.5.8