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

    r1827 r2037  
    2929#include <pj/string.h>      /* pj_memcpy(), pj_memset() */ 
    3030 
    31  
    32 /** 
    33  * @defgroup PJMEDIA_FRAME_OP Frame Operations 
    34  * @ingroup PJMEDIA 
    35  */ 
    36  
    37 /** 
    38  * @defgroup PJMEDIA_MISC Misc 
    39  * @ingroup PJMEDIA 
     31/** 
     32 * @defgroup PJMEDIA_PORT Media Ports Framework 
     33 * @brief Extensible framework for media terminations 
     34 */ 
     35 
     36 
     37/** 
     38 * @defgroup PJMEDIA_FRAME_OP Audio Manipulation Algorithms 
     39 * @brief Algorithms to manipulate audio frames 
    4040 */ 
    4141 
Note: See TracChangeset for help on using the changeset viewer.