Changes between Version 14 and Version 15 of Getting-Started/iPhone


Ignore:
Timestamp:
May 13, 2010 10:56:07 PM (14 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Getting-Started/iPhone

    v14 v15  
    88== Features == 
    99 
    10 The iPhone port contains a native !CoreAudio based audio device, which supports the following features: 
    11  * the built-in/device's echo canceller 
    12  * output volume setting 
    13  * change input route to bluetooth input 
    14  * change output route 
    15  * input latency setting 
    16  * output latency setting 
    17  
     10Some of the features of the iPhone port: 
     11 - it has a native !CoreAudio based audio device, which supports the following features: 
     12    * the built-in/device's echo canceller 
     13    * output volume setting 
     14    * change input route to bluetooth input 
     15    * change output route 
     16    * input latency setting 
     17    * output latency setting 
     18 - supports for the built-in iLBC codec 
    1819 
    1920== Requirements == 
     
    2425 
    2526 1. [wiki:Getting-Started/Download-Source Get the source code], if you haven't already. 
    26  2. Set your {{{config_site.h}}} to the following: 
     27 2. Set your [wiki:Getting-Started/Build-Preparation config_site.h] to the following: 
    2728  {{{ 
    2829#define PJ_CONFIG_IPHONE 1