Changeset 5788 for pjproject/trunk/pjsip/include/pjsua-lib/pjsua.h
- Timestamp:
- May 9, 2018 6:58:48 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/include/pjsua-lib/pjsua.h
r5755 r5788 3908 3908 pjsua_ip_change_acc_cfg ip_change_cfg; 3909 3909 3910 /** 3911 * Enable RTP and RTCP multiplexing. 3912 */ 3913 pj_bool_t enable_rtcp_mux; 3914 3910 3915 } pjsua_acc_config; 3911 3916
Note: See TracChangeset
for help on using the changeset viewer.