Re: new device APIs?

Hi Ilya, all,

Le jeudi 03 juillet 2014 à 16:23 +0400, Ilya Bogdanovich a écrit :
> What do you think about API for headphones plug in/out notification?

This is supposed to be already covered by the navigator.mediaDevices
interface, described in
http://dev.w3.org/2011/webrtc/editor/getusermedia.html#enumerating-devices
(as audioouput devices), with the devicechange event triggered on
availability of new devices.

Dom

Received on Monday, 7 July 2014 13:13:09 UTC