Ignore:
Timestamp:
Mar 4, 2006 2:52:44 PM (18 years ago)
Author:
bennylp
Message:

Major modification in conference bridge to allow ports with different ptime and sampling rate. Also introduced sampling rate converter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/include/pjsua-lib/pjsua.h

    r268 r277  
    178178    int              start_rtp_port;/**< Start of RTP port to try.      */ 
    179179    pjmedia_endpt   *med_endpt;     /**< Media endpoint.                */ 
     180    unsigned         clock_rate;    /**< Internal clock rate.           */ 
    180181    pjmedia_conf    *mconf;         /**< Media conference.              */ 
    181182    pj_bool_t        null_audio;    /**< Null audio flag.               */ 
Note: See TracChangeset for help on using the changeset viewer.