Changeset 5788 for pjproject/trunk/pjmedia/include/pjmedia/vid_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/vid_stream.h
r5748 r5788 156 156 sin_family is zero, the RTP address 157 157 will be calculated from RTP. */ 158 pj_bool_t rtcp_mux; /**< Use RTP and RTCP multiplexing. */ 158 159 unsigned tx_pt; /**< Outgoing codec paylaod type. */ 159 160 unsigned rx_pt; /**< Incoming codec paylaod type. */
Note: See TracChangeset
for help on using the changeset viewer.