- Timestamp:
- Aug 24, 2006 2:25:14 PM (18 years ago)
- Location:
- pjproject/trunk
- Files:
-
- 18 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib/docs/doxygen.cfg
r48 r690 18 18 # by quotes) that should identify the project. 19 19 20 PROJECT_NAME = PJLIB20 PROJECT_NAME = "PJLIB Open Source" 21 21 22 22 # The PROJECT_NUMBER tag can be used to enter a project or revision number. -
pjproject/trunk/pjlib/docs/footer.html
r514 r690 1 <!--#include virtual="/footer.html" --> 1 <p> </p> 2 <hr><center> 3 PJLIB Open Source, high performance, small footprint, and very very portable framework<br> 4 (C)2003-2006 Benny Prijono 5 </center> 6 7 8 <!--#include virtual="/footer.html" --> 2 9 3 10 </BODY> -
pjproject/trunk/pjlib/docs/header.html
r514 r690 1 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> 3 <title> PJLIB Documentation</title>3 <title>$title</title> 4 4 <link href="/style/style.css" rel="stylesheet" type="text/css"> 5 5 </head><body> 6 6 <!--#include virtual="/header.html" --> 7 <p><A HREF="/">Home</A> --> <A HREF="/docs.htm">Documentations</A> --> PJLIB Reference</p> 7 8 9 -
pjproject/trunk/pjlib/include/pj/doxygen.h
r514 r690 45 45 * 46 46 * PJLIB and all documentation can be downloaded from 47 * http://www.pj project.net.47 * http://www.pjsip.org. 48 48 * 49 49 * … … 56 56 * @subsection doc_ver_subsec Version 57 57 * 58 * This document corresponds to PJLIB version 0.5. 6.58 * This document corresponds to PJLIB version 0.5.7.6. 59 59 * 60 60 * -
pjproject/trunk/pjmedia/docs/doxygen.cfg
r531 r690 18 18 # by quotes) that should identify the project. 19 19 20 PROJECT_NAME = "PJMEDIA and PJMEDIA-CODEC"20 PROJECT_NAME = "PJMEDIA Reference" 21 21 22 22 # The PROJECT_NUMBER tag can be used to enter a project or revision number. -
pjproject/trunk/pjmedia/docs/footer.html
r518 r690 1 <!--#include virtual="/footer.html" --> 1 <p> </p> 2 <hr><center> 3 PJMEDIA small footprint Open Source media stack<br> 4 (C)2003-2006 Benny Prijono 5 </center> 6 <!--#include virtual="/footer.html" --> 2 7 </BODY> 3 8 </HTML> -
pjproject/trunk/pjmedia/docs/header.html
r518 r690 1 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> 3 <title> PJMEDIA - Open Source media stack with RTP, RTCP, SDP, conference bridge, PLC, VAD, etc.</title>3 <title>$title</title> 4 4 <link href="/style/style.css" rel="stylesheet" type="text/css"> 5 5 </head><body> 6 6 <!--#include virtual="/header.html" --> 7 7 8 <p><A HREF="/">Home</A> --> <A HREF="/docs.htm">Documentations</A> --> PJMEDIA Reference</p> -
pjproject/trunk/pjmedia/include/pjmedia/echo.h
r653 r690 30 30 31 31 /** 32 * @defgroup PJMEDIA_Echo_Cancel Canceller Echo Cancellation32 * @defgroup PJMEDIA_Echo_Cancel Accoustic Echo Cancellation API 33 33 * @ingroup PJMEDIA_PORT 34 34 * @brief Echo Cancellation API. -
pjproject/trunk/pjmedia/include/pjmedia/echo_port.h
r653 r690 21 21 22 22 /** 23 * @file aec_port.h23 * @file echo_port.h 24 24 * @brief AEC (Accoustic Echo Cancellation) media port. 25 25 */ -
pjproject/trunk/pjmedia/include/pjmedia/master_port.h
r518 r690 71 71 * @param u_port Upstream port. 72 72 * @param d_port Downstream port. 73 * @param options Options flags, bitmask from #pjmedia_master_port_flag.73 * @param options Options flags, must be zero for now. 74 74 * @param p_m Pointer to receive the master port instance. 75 75 * -
pjproject/trunk/pjmedia/include/pjmedia/port.h
r633 r690 29 29 30 30 /** 31 @defgroup PJMEDIA_PORT_CONCEPT Media Ports 31 @defgroup PJMEDIA_PORT_CONCEPT Media Ports Framework 32 32 @ingroup PJMEDIA 33 33 @brief Extensible framework for media terminations 34 34 35 @section media_port_intro Concepts35 @section media_port_intro Media Port Concepts 36 36 37 37 @subsection The Media Port … … 56 56 may be interconnected with each other, while some 57 57 others represent the ultimate source/sink termination for the media. 58 The #pjmedia_port_connect() and #pjmedia_port_disconnect() are used to59 connect and disconnect media ports respectively. But even when ports60 are connected with each other ports, they still remain passive.61 58 62 59 … … 369 366 * @param name Port name. 370 367 * @param signature Port signature. 368 * @param clock_rate Port's clock rate. 371 369 * @param channel_count Number of channels. 372 370 * @param bits_per_sample Bits per sample. -
pjproject/trunk/pjmedia/include/pjmedia/rtcp.h
r567 r690 33 33 34 34 /** 35 * @defgroup PJMED_RTCP RTCP Session 35 * @defgroup PJMED_RTCP RTCP Session and Encapsulation (RFC 3550) 36 36 * @ingroup PJMEDIA_TRANSPORT 37 37 * @{ 38 * PJMEDIA implements subsets of RTCP specification (RFC 3550) to monitor 39 * the quality of the real-time media (audio/video) transmission. In 40 * addition to the standard quality monitoring and reporting with RTCP 41 * SR and RR types, PJMEDIA's RTCP implementation is able to report 42 * extended statistics for incoming streams, such as packet duplications, 43 * reorder, discarded, and loss period (to distinguish between random 44 * and burst loss). 45 * 46 * The bidirectional media quality statistic is represented with 47 * #pjmedia_rtcp_stat structure. 48 * 49 * When application uses the stream interface (see @ref PJMED_STRM), 50 * application may retrieve the RTCP statistic by calling 51 * #pjmedia_stream_get_stat() function. 38 52 */ 39 53 -
pjproject/trunk/pjmedia/include/pjmedia/rtp.h
r531 r690 32 32 33 33 /** 34 * @defgroup PJMED_RTP RTP Session 34 * @defgroup PJMED_RTP RTP Session and Encapsulation (RFC 3550) 35 35 * @ingroup PJMEDIA_TRANSPORT 36 36 * @{ -
pjproject/trunk/pjsip/docs/doxygen.cfg
r531 r690 18 18 # by quotes) that should identify the project. 19 19 20 PROJECT_NAME = PJSIP20 PROJECT_NAME = "PJSIP Reference" 21 21 22 22 # The PROJECT_NUMBER tag can be used to enter a project or revision number. -
pjproject/trunk/pjsip/docs/footer.html
r515 r690 1 <!--#include virtual="/footer.html" --> 1 <p> </p> 2 <hr><center> 3 PJSIP Open Source, high performance, small footprint, and very very portable SIP stack<br> 4 (C)2003-2006 Benny Prijono 5 </center> 6 <!--#include virtual="/footer.html" --> 2 7 3 8 </BODY> -
pjproject/trunk/pjsip/docs/header.html
r515 r690 1 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> 3 <title> PJSIP - Open Source SIP, SIMPLE, Presence, IM Protocol Stack Documentation</title>3 <title>$title</title> 4 4 <link href="/style/style.css" rel="stylesheet" type="text/css"> 5 5 </head><body> 6 6 <!--#include virtual="/header.html" --> 7 <p><A HREF="/">Home</A> --> <A HREF="/docs.htm">Documentations</A> --> PJSIP Reference</p> 7 8 -
pjproject/trunk/pjsip/include/pjsua-lib/pjsua.h
r685 r690 617 617 */ 618 618 PJ_DECL(pjmedia_endpt*) pjsua_get_pjmedia_endpt(void); 619 620 /** 621 * Internal function to get PJSUA pool factory. 622 * Only valid after #pjsua_init() is called. 623 * 624 * @return Pool factory currently used by PJSUA. 625 */ 626 PJ_DECL(pj_pool_factory*) pjsua_get_pool_factory(void); 627 619 628 620 629 -
pjproject/trunk/pjsip/src/pjsua-lib/pjsua_core.c
r688 r690 747 747 } 748 748 749 /* 750 * Internal function to get PJSUA pool factory. 751 */ 752 PJ_DEF(pj_pool_factory*) pjsua_get_pool_factory(void) 753 { 754 return &pjsua_var.cp.factory; 755 } 749 756 750 757 /*****************************************************************************
Note: See TracChangeset
for help on using the changeset viewer.