Changeset 3756 for pjproject/trunk/pjsip/src/pjsua-lib/pjsua_core.c
- Timestamp:
- Sep 19, 2011 8:26:35 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsua-lib/pjsua_core.c
r3753 r3756 229 229 230 230 cfg->turn_conn_type = PJ_TURN_TP_UDP; 231 cfg->vid_preview_enable_native = PJ_TRUE; 231 232 } 232 233
Note: See TracChangeset
for help on using the changeset viewer.