We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c29658f commit d9b6dfcCopy full SHA for d9b6dfc
index.html
@@ -277,8 +277,9 @@ <h2>Methods</h2>
277
</li>
278
<li>
279
<p class="fingerprint">If <var>deviceId</var> is not
280
- <code>""</code> and matches an id previously exposed by
281
- {{MediaDevices/selectAudioOutput}} in an earlier browsing
+ <code>""</code> and matches an audio output device id previously
+ exposed by {{MediaDevices/selectAudioOutput}} or
282
+ {{MediaDevices/enumerateDevices()}} in an earlier browsing
283
session, the user agent MAY decide, based on its previous
284
decision of whether to persist this id or not for this set
285
of origins, to run the following sub steps:</p>
0 commit comments