Ignore:
Timestamp:
Aug 4, 2006 6:27:19 PM (18 years ago)
Author:
bennylp
Message:

More work on the AEC (including changes in PJSUA), embed the AEC in sound_port, reduce DirectSound? buffer from 32 to 16, and fixed ARM compilation for MSVC WinCE target.

File:
1 edited

Legend:

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

    r642 r648  
    205205    int                  cap_dev;   /**< Capture device ID.             */ 
    206206    int                  play_dev;  /**< Playback device ID.            */ 
    207     pjmedia_port        *aec_port;  /**< AEC port to conf bridge.       */ 
    208207    pj_bool_t            no_snd;    /**< No sound (app will manage it)  */ 
    209208    pjmedia_snd_port    *snd_port;  /**< Sound port.                    */ 
Note: See TracChangeset for help on using the changeset viewer.