Changeset 3784 for pjproject/trunk/pjsip/include/pjsua-lib/pjsua.h
- Timestamp:
- Oct 4, 2011 4:03:49 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/include/pjsua-lib/pjsua.h
r3774 r3784 5594 5594 * 5595 5595 * @return The window ID of the preview window for the 5596 * specified capture device ID, or NULL if preview5597 * does not exist.5596 * specified capture device ID, or PJSUA_INVALID_ID if 5597 * preview has not been started for the device. 5598 5598 */ 5599 5599 PJ_DECL(pjsua_vid_win_id) pjsua_vid_preview_get_win(pjmedia_vid_dev_index id);
Note: See TracChangeset
for help on using the changeset viewer.