RTPInterface.cpp File Reference

Go to the source code of this file.

Classes

class  SocketDescriptor

Functions

static void sendRTPOverTCP (unsigned char *packet, unsigned packetSize, int socketNum, unsigned char streamChannelId)
static HashTable * socketHashTable (UsageEnvironment &env)
static SocketDescriptorlookupSocketDescriptor (UsageEnvironment &env, int sockNum)
static void removeSocketDescription (UsageEnvironment &env, int sockNum)

Variables

Boolean RTPOverTCP_OK = True

Function Documentation

void sendRTPOverTCP ( unsigned char *  packet,
unsigned  packetSize,
int  socketNum,
unsigned char  streamChannelId 
) [static]

Definition at line 239 of file RTPInterface.cpp.

static HashTable* socketHashTable ( UsageEnvironment &  env  )  [static]

Definition at line 40 of file RTPInterface.cpp.

Referenced by lookupSocketDescriptor(), and removeSocketDescription().

static SocketDescriptor* lookupSocketDescriptor ( UsageEnvironment &  env,
int  sockNum 
) [static]

Definition at line 68 of file RTPInterface.cpp.

static void removeSocketDescription ( UsageEnvironment &  env,
int  sockNum 
) [static]

Definition at line 74 of file RTPInterface.cpp.

Referenced by SocketDescriptor::deregisterRTPInterface().


Variable Documentation

Boolean RTPOverTCP_OK = True

Definition at line 103 of file RTPInterface.cpp.

Referenced by sendRTPOverTCP().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:41:49 2012 for MythTV by  doxygen 1.6.3