JRTPLIB  3.11.2 (development version)
Public Member Functions | List of all members
jrtplib::RTPTCPTransmissionParams Class Reference

Parameters for the TCP transmitter.

#include <rtptcptransmitter.h>

Inheritance diagram for jrtplib::RTPTCPTransmissionParams:
Inheritance graph
[legend]
Collaboration diagram for jrtplib::RTPTCPTransmissionParams:
Collaboration graph
[legend]

Public Member Functions

void SetCreatedAbortDescriptors (RTPAbortDescriptors *desc)
 If non null, the specified abort descriptors will be used to cancel the function that's waiting for packets to arrive; set to null (the default) to let the transmitter create its own instance.
 
RTPAbortDescriptorsGetCreatedAbortDescriptors () const
 If non-null, this RTPAbortDescriptors instance will be used internally, which can be useful when creating your own poll thread for multiple sessions.
 
- Public Member Functions inherited from jrtplib::RTPTransmissionParams
RTPTransmitter::TransmissionProtocol GetTransmissionProtocol () const
 Returns the transmitter type for which these parameters are valid.
 

The documentation for this class was generated from the following file: