CSL  5.2
RtpReceiver.h File Reference
#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
 AdditiveInstrument.h – Sum-of-sines synthesis instrument class.

Macros

#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)

Macro Definition Documentation

#define RTP_BUFFER_SIZE   (4410)

Definition at line 32 of file RtpReceiver.h.

#define CSL_DEFAULT_CLIENT_PORT   5004

Definition at line 36 of file RtpReceiver.h.

#define CSL_DEFAULT_SERVER_PORT   5006

Definition at line 37 of file RtpReceiver.h.