Opened 13 years ago

Closed 13 years ago

#1312 closed enhancement (fixed)

Support for refreshing video device list

Reported by: ming Owned by: ming
Priority: normal Milestone: release-2.0-alpha
Component: pjmedia-videodev Version: 2.0-dev-branch
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

This feature adds support for pjmedia to refresh its video device list, thereby allowing application to use/stop using video devices that are plugged/unplugged when the application is running.

Application would still need to do its own implementation to detect video devices plug/unplug event. Then it can call the function pjmedia_vid_dev_refresh().

Change History (2)

comment:1 Changed 13 years ago by ming

(In [3592]) Re #1312: Support for refreshing video device list
Add pjmedia-videodev API: pjmedia_vid_dev_refresh() and its implementation for Windows and Linux.

comment:2 Changed 13 years ago by ming

  • Resolution set to fixed
  • Status changed from new to closed

(In [3593]) Closed #1312. Add implementation for Mac OS X and iPhone OS.

Note: See TracTickets for help on using tickets.