- Timestamp:
- Jun 28, 2008 2:47:41 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjmedia/include/pjmedia/config.h
r2064 r2089 424 424 425 425 /** 426 * Enable Steve Underwood's PLC.427 *428 * ** This has now been deprecated. If the codec does not have **429 * ** PLC, then no PLC will be used for that particular codec. **430 *431 * Set this to zero, or other link error will occur.432 */433 #ifndef PJMEDIA_HAS_STEVEU_PLC434 # define PJMEDIA_HAS_STEVEU_PLC 0435 #endif436 437 438 /**439 426 * Speex Accoustic Echo Cancellation (AEC). 440 427 * By default is enabled.
Note: See TracChangeset
for help on using the changeset viewer.