Ignore:
Timestamp:
Jun 1, 2009 1:56:09 PM (15 years ago)
Author:
nanang
Message:

Ticket #834:

  • Added calls to delay buf destructor in conference.c and echo_common.c.
  • Moved mutex creation to the end of pjmedia_delay_buf_create().
  • Deprecated pjmedia_conf_add_passive_port().
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/include/pjmedia/conference.h

    r2506 r2728  
    239239 
    240240/** 
     241 * <i><b>Warning:</b> This API has been deprecated since 1.3 and will be 
     242 * removed in the future release, use #PJMEDIA_SPLITCOMB instead.</i> 
     243 * 
    241244 * Create and add a passive media port to the conference bridge. Unlike 
    242245 * "normal" media port that is added with #pjmedia_conf_add_port(), media 
Note: See TracChangeset for help on using the changeset viewer.