Skip to content

Conversation

jan-ivar
Copy link
Member

@jan-ivar jan-ivar commented Jun 16, 2022

Fixes #21


Preview | Diff

@jan-ivar jan-ivar requested review from eladalon1983 and youennf June 16, 2022 19:56
@jan-ivar jan-ivar self-assigned this Jun 16, 2022
<section>
<h2>ViewportMediaStreamConstraints</h2>
<p>The <dfn>ViewportMediaStreamConstraints</dfn> dictionary is used to
instruct the user agent what sort of {{MediaStreamTrack}}s may be
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{{MediaStreamTracks}} would also work, iianm...?

<dd>
<p>If <code>true</code>, it signals an interest that the
returned {{MediaStream}} contain an audio track, if
supported and audio is available.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's bake in that the user agent is allowed to offer the user the option to approve-without-audio even if the user asks for audio. Let's leave it up to user agents to decide if they want to offer that or not, though. Maybe:
"...contain an audio track, if supported, and audio is available, and the user has not opted out of sharing audio."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stop referencing DisplayMediaStreamConstraints dictionary

2 participants