Changeset 5788 for pjproject/trunk/pjmedia/include/pjmedia/stream.h
- Timestamp:
- May 9, 2018 6:58:48 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjmedia/include/pjmedia/stream.h
r5748 r5788 99 99 sin_family is zero, the RTP address 100 100 will be calculated from RTP. */ 101 pj_bool_t rtcp_mux; /**< Use RTP and RTCP multiplexing. */ 101 102 #if defined(PJMEDIA_HAS_RTCP_XR) && (PJMEDIA_HAS_RTCP_XR != 0) 102 103 pj_bool_t rtcp_xr_enabled;
Note: See TracChangeset
for help on using the changeset viewer.