Ignore:
Timestamp:
May 10, 2010 9:51:02 AM (14 years ago)
Author:
bennylp
Message:

Added systest function to select which audio device to use (re #1068: misc fixes)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip-apps/src/pjsystest/systest.h

    r3163 r3164  
    7171/* API, to be called by main() */ 
    7272int         systest_init(void); 
     73int         systest_set_dev(int cap_dev, int play_dev); 
    7374int         systest_run(void); 
    7475void        systest_save_result(const char *filename); 
Note: See TracChangeset for help on using the changeset viewer.