Ignore:
Timestamp:
Jun 20, 2006 3:39:07 PM (18 years ago)
Author:
bennylp
Message:

Yet again large diffs because of documentation/doxygen update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip-apps/src/samples/streamutil.c

    r507 r531  
    1616 * along with this program; if not, write to the Free Software 
    1717 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA  
     18 */ 
     19 
     20 
     21/** 
     22 * \page page_pjmedia_samples_streamutil_c Samples: Remote Streaming 
     23 * 
     24 * This example mainly demonstrates how to stream media file to remote 
     25 * peer using RTP. 
     26 * 
     27 * This file is pjsip-apps/src/samples/streamutil.c 
     28 * 
     29 * \includelineno streamutil.c 
    1830 */ 
    1931 
Note: See TracChangeset for help on using the changeset viewer.