Ignore:
Timestamp:
Feb 1, 2007 7:25:50 PM (18 years ago)
Author:
bennylp
Message:

Implement the missing pjsua_get_snd_dev() function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/include/pjsua-lib/pjsua.h

    r918 r925  
    40754075 * 
    40764076 * \par Python: 
    4077  * The function takes no argument and return a tuple: 
     4077 * The function takes no argument and return an (integer,integer) tuple: 
    40784078 * \code 
    40794079    capture_dev, playback_dev = py_pjsua.get_snd_dev() 
Note: See TracChangeset for help on using the changeset viewer.