Changeset 2037 for pjproject/trunk/pjmedia/include/pjmedia/rtcp.h
- Timestamp:
- Jun 20, 2008 9:39:02 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjmedia/include/pjmedia/rtcp.h
r2026 r2037 34 34 /** 35 35 * @defgroup PJMED_RTCP RTCP Session and Encapsulation (RFC 3550) 36 * @ingroup PJMEDIA_TRANSPORT 36 * @ingroup PJMEDIA_SESSION 37 * @brief RTCP format and session management 37 38 * @{ 39 * 38 40 * PJMEDIA implements subsets of RTCP specification (RFC 3550) to monitor 39 41 * the quality of the real-time media (audio/video) transmission. In
Note: See TracChangeset
for help on using the changeset viewer.