BLOG | DOCUMENTATION | TRAC

Home --> Documentations --> PJMEDIA Reference

pjmedia_transport_info Struct Reference
[Media Transport]

Data Fields

pjmedia_sock_info sock_info
pj_sockaddr src_rtp_name
pj_sockaddr src_rtcp_name
unsigned specific_info_cnt
pjmedia_transport_specific_info spc_info [PJMEDIA_TRANSPORT_SPECIFIC_INFO_MAXCNT]

Detailed Description

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.


Field Documentation

Remote address where RTP/RTCP originated from. In case this transport hasn't ever received packet, the

Specifies number of transport specific info included.

pjmedia_transport_specific_info pjmedia_transport_info::spc_info[PJMEDIA_TRANSPORT_SPECIFIC_INFO_MAXCNT]

Buffer storage of transport specific info.


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

 


PJMEDIA small footprint Open Source media stack
Copyright (C) 2006-2008 Teluu Inc.