Changeset 642 for pjproject/trunk/pjsip/include/pjsua-lib/pjsua_internal.h
- Timestamp:
- Aug 2, 2006 6:22:22 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/include/pjsua-lib/pjsua_internal.h
r632 r642 205 205 int cap_dev; /**< Capture device ID. */ 206 206 int play_dev; /**< Playback device ID. */ 207 pjmedia_port *aec_port; /**< AEC port to conf bridge. */ 207 208 pj_bool_t no_snd; /**< No sound (app will manage it) */ 208 209 pjmedia_snd_port *snd_port; /**< Sound port. */
Note: See TracChangeset
for help on using the changeset viewer.