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 --> PJSIP Reference

pjsua_conf_port_info Struct Reference
[PJSUA-API Media Manipulation]

#include <pjsua.h>


Detailed Description

This structure descibes information about a particular media port that has been registered into the conference bridge. Application can query this info by calling pjsua_conf_get_port_info().

Data Fields

pjsua_conf_port_id slot_id
pj_str_t name
unsigned clock_rate
unsigned channel_count
unsigned samples_per_frame
unsigned bits_per_sample
unsigned listener_cnt
pjsua_conf_port_id listeners [254]

Field Documentation

Clock rate.

Number of channels.

Samples per frame

Bits per sample

Number of listeners in the array.

Array of listeners (in other words, ports where this port is transmitting to.


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

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.