Changeset 5972 for pjproject/trunk/pjsip/include/pjsua2/endpoint.hpp
- Timestamp:
- Apr 23, 2019 10:49:56 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/include/pjsua2/endpoint.hpp
r5969 r5972 1397 1397 */ 1398 1398 AudioMediaVector2 mediaEnumPorts2() const throw(Error); 1399 1400 /** 1401 * Enumerate all video media port. 1402 * 1403 * @return The list of video media port. 1404 */ 1405 VideoMediaVector mediaEnumVidPorts() const throw(Error); 1399 1406 1400 1407 /**
Note: See TracChangeset
for help on using the changeset viewer.