Home --> Documentations --> PJMEDIA Reference
#include <transport.h>
This structure describes transport informations, including general socket information and specific information of single transport or stacked transports (e.g: SRTP stacked on top of UDP)
Forward declaration for media transport info.
General socket info.
Referenced by pjmedia_transport_info_init().
Remote address where RTP/RTCP originated from. In case this transport hasn't ever received packet, the address can be invalid (zero).
Specifies number of transport specific info included.
Referenced by pjmedia_transport_info_get_spc_info(), and pjmedia_transport_info_get_transport().
Buffer storage of transport specific info.