- From: Noah Rose Ledesma via GitHub <sysbot+gh@w3.org>
- Date: Mon, 03 Aug 2020 23:45:01 +0000
- To: public-webrtc@w3.org
NoahRoseLedesma has just created a new issue for https://github.com/w3c/mediacapture-output: == Behavior when audio device is changed by user-agent == Chrome is introducing a feature that would allow users to reroute the audio output of a page to other devices from a UI in the toolbar. Presumably when audio is rerouted to a non-default device the HTMLMediaElement sinkId attribute should be updated. However the current specification does not provide a means of informing applications of this change. I would like to discuss how we might accommodate this functionality within this specification. Perhaps an EventHandler attribute should be added to HTMLMediaElement to fire when a sink id change has occurred from a user-agent source? Please view or discuss this issue at https://github.com/w3c/mediacapture-output/issues/100 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 3 August 2020 23:45:03 UTC