Ignore:
Timestamp:
Jun 30, 2009 1:37:26 PM (15 years ago)
Author:
nanang
Message:

Ticket #909:

  • Added new audio device VAS for Symbian platform.
  • Updated symsndtest to use the latest audio device framework.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/include/pjmedia-audiodev/config.h

    r2506 r2821  
    6464#ifndef PJMEDIA_AUDIO_DEV_HAS_SYMB_APS 
    6565#   define PJMEDIA_AUDIO_DEV_HAS_SYMB_APS       0 
     66#endif 
     67 
     68 
     69/** 
     70 * This setting controls whether Symbian VAS support should be included. 
     71 */ 
     72#ifndef PJMEDIA_AUDIO_DEV_HAS_SYMB_VAS 
     73#   define PJMEDIA_AUDIO_DEV_HAS_SYMB_VAS       0 
    6674#endif 
    6775 
Note: See TracChangeset for help on using the changeset viewer.