Ignore:
Timestamp:
Nov 9, 2015 10:28:16 AM (8 years ago)
Author:
nanang
Message:

Close #1896: Update default audio device backend on MacOS to CoreAudio?.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/aconfigure.ac

    r5186 r5197  
    638638                AC_MSG_RESULT([Checking sound device backend... old coreaudio]) 
    639639        else 
    640                 ac_pjmedia_snd=pa_darwinos 
     640                ac_pjmedia_snd=coreaudio 
    641641                AC_MSG_RESULT([Checking sound device backend... coreaudio]) 
    642642        fi 
Note: See TracChangeset for help on using the changeset viewer.