live
Data Structures | Typedefs
RTPInterface.hh File Reference
#include "Media.hh"
#include "TLSState.hh"
#include <Groupsock.hh>
Include dependency graph for RTPInterface.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  RTPInterface
 

Typedefs

typedef void AuxHandlerFunc(void *clientData, unsigned char *packet, unsigned &packetSize)
 
typedef void ServerRequestAlternativeByteHandler(void *instance, u_int8_t requestByte)
 

Typedef Documentation

◆ AuxHandlerFunc

typedef void AuxHandlerFunc(void *clientData, unsigned char *packet, unsigned &packetSize)

Definition at line 38 of file RTPInterface.hh.

◆ ServerRequestAlternativeByteHandler

typedef void ServerRequestAlternativeByteHandler(void *instance, u_int8_t requestByte)

Definition at line 41 of file RTPInterface.hh.