Changes between Initial Version and Version 1 of Ticket #1204


Ignore:
Timestamp:
Mar 11, 2011 6:41:21 AM (13 years ago)
Author:
ming
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1204 – Description

    initial v1  
    1 This feature adds support for pjmedia to refresh its audio device list, thereby allowing application to use/stop using audio devices that are plugged/unplugged when the application is running. 
     1This feature adds support for pjmedia to refresh its audio device list, thereby allowing application to use/stop using audio devices that are plugged/unplugged when the application is running.  
     2 
     3Application would still need to do its own implementation to detect  audio devices plug/unplug event. Then it can call the function pjmedia_aud_dev_refresh().