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

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

port.h File Reference

Port interface declaration. More...

Data Structures

struct  pjmedia_port_info
struct  pjmedia_port
struct  pjmedia_port::port_data

Enumerations

enum  pjmedia_port_op {
  PJMEDIA_PORT_NO_CHANGE,
  PJMEDIA_PORT_DISABLE,
  PJMEDIA_PORT_MUTE,
  PJMEDIA_PORT_ENABLE
}

Functions

pj_status_t pjmedia_port_info_init (pjmedia_port_info *info, const pj_str_t *name, unsigned signature, unsigned clock_rate, unsigned channel_count, unsigned bits_per_sample, unsigned samples_per_frame)
pj_status_t pjmedia_port_get_frame (pjmedia_port *port, pjmedia_frame *frame)
pj_status_t pjmedia_port_put_frame (pjmedia_port *port, const pjmedia_frame *frame)
pj_status_t pjmedia_port_destroy (pjmedia_port *port)

Detailed Description

 


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