JRTPLIB  3.11.1
Classes
rtpexternaltransmitter.h File Reference
#include "rtpconfig.h"
#include "rtptransmitter.h"
#include "rtpabortdescriptors.h"
#include <list>
#include <jthread/jmutex.h>
Include dependency graph for rtpexternaltransmitter.h:

Go to the source code of this file.

Classes

class  jrtplib::RTPExternalSender
 Base class to specify a mechanism to transmit RTP packets outside of this library. More...
 
class  jrtplib::RTPExternalPacketInjecter
 Interface to inject incoming RTP and RTCP packets into the library. More...
 
class  jrtplib::RTPExternalTransmissionParams
 Parameters to initialize a transmitter of type RTPExternalTransmitter. More...
 
class  jrtplib::RTPExternalTransmissionInfo
 Additional information about the external transmission component. More...
 
class  jrtplib::RTPExternalTransmitter
 A transmission component which will use user specified functions to transmit the data and which will expose functions to inject received RTP or RTCP data into this component. More...