Closed Bug 1152383 Opened 9 years ago Closed 7 years ago

Implement mediaDevices.ondevicechange

Categories

(Core :: WebRTC: Audio/Video, defect, P2)

defect

Tracking

()

RESOLVED FIXED
Tracking Status
firefox40 --- affected

People

(Reporter: jib, Assigned: mchiang)

References

()

Details

(Keywords: dev-doc-complete, meta)

      No description provided.
backlog: --- → webRTC+
Rank: 27
Priority: -- → P2
OS: Mac OS X → All
Hardware: x86 → All
Assignee: nobody → mchiang
This is all done (see the dependencies) except for completing an example. That is largely done but needs to be finished up and added to the page; that should happen tomorrow or so.
I now have a nice example that shows lists of available video and audio devices on https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/ondevicechange; this is linked to from the devicechange page as well.

The example also demonstrates how to determine whether a device is audio or video, or input or output, using a regexp to break up the kind string into type and direction values.

With the example, and the work done on the dependencies, this is now documentation complete.
All dependent bugs seem fixed. Anything else needed here, or can this be closed as done?
Flags: needinfo?(mchiang)
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(mchiang)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.