pjsip logo pjsip.org
Open source SIP stack and media stack for presence, im/instant messaging, and multimedia communication

HOME

SIP/media Features
High Performance SIP
Small Footprint SIP
Symbian Port

FAQ

Documentation

Licensing

Download

Development (Trac)

Projects using pjsip

Mailing List

Open Source Links


About: PJLIB, PJLIB-UTIL, PJSIP, and PJMEDIA are created by: Benny Prijono
<bennylp@pjsip.org>


 

Home --> Documentations --> PJMEDIA Reference

pjmedia_ice_transport_info Struct Reference
[ICE Media Transport]


Detailed Description

This structure specifies ICE transport specific info. This structure will be filled in media transport specific info.

Data Fields

pj_ice_strans_state sess_state
pj_ice_sess_role role
unsigned comp_cnt
struct {
   pj_ice_cand_type   lcand_type
   pj_ice_cand_type   rcand_type
comp [2]

Field Documentation

Number of components in the component array. Before ICE negotiation is complete, the number represents the number of components of the local agent. After ICE negotiation has been completed successfully, the number represents the number of common components between local and remote agents.

Array of ICE components. Typically the first element denotes RTP and second element denotes RTCP.


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

 


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