Ignore:
Timestamp:
Jun 20, 2008 9:39:02 PM (16 years ago)
Author:
bennylp
Message:

Updated doxygen documentations

File:
1 edited

Legend:

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

    r1844 r2037  
    2929 * @defgroup PJMED_WSOLA Waveform Similarity Based Overlap-Add (WSOLA) 
    3030 * @ingroup PJMEDIA_FRAME_OP 
     31 * @brief Time-scale modification to audio without affecting the pitch 
    3132 * @{ 
     33 * 
    3234 * This section describes Waveform Similarity Based Overlap-Add (WSOLA) 
    3335 * implementation in PJMEDIA. The WSOLA API here can be used both to  
     
    3537 * without altering the pitch, or as a mean for performing packet loss 
    3638 * concealment (WSOLA). 
     39 * 
     40 * The WSOLA implementation is used by \ref PJMED_DELAYBUF and \ref PJMED_PLC. 
    3741 */ 
    3842 
Note: See TracChangeset for help on using the changeset viewer.