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/plc.h

    r974 r2037  
    3030 * @defgroup PJMED_PLC Packet Lost Concealment (PLC) 
    3131 * @ingroup PJMEDIA_FRAME_OP 
     32 * @brief Packet lost compensation algorithm 
    3233 * @{ 
     34 * 
    3335 * This section describes PJMEDIA's implementation of Packet Lost 
    3436 * Concealment algorithm. This algorithm is used to implement PLC for 
    35  * codecs that do not have built-in support for one (e.g. G.711 or GSM codecs). 
     37 * codecs that do not have built-in support for one (e.g. G.711 or GSM  
     38 * codecs). 
    3639 * 
    3740 * The PLC algorithm (either built-in or external) is embedded in 
Note: See TracChangeset for help on using the changeset viewer.