|
JRTPLIB
3.11.2 (development version)
|
Parameters for the TCP transmitter.
#include <rtptcptransmitter.h>


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. | |
| RTPAbortDescriptors * | GetCreatedAbortDescriptors () 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. | |