Skip to content

Review mute/unmute/ended and constraints on track in audioContext.createMediaStreamDestination().stream #2571

Open
@jan-ivar

Description

@jan-ivar

As per w3c/mediacapture-main#984, please review mute/unmute/ended and constraints on the track in MediaStreamAudioDestinationNode's stream.

This is a spec cleanup to remove any implicitly inherited behaviors, requiring each spec that defines a source of new MediaStreamTracks to follow these extension guidelines, specifically:

image

A quick perusal revealed no mention of muted, ended or constraints related to MediaStreamAudioDestinationNode's track.

If a MediaStreamAudioDestinationNode's track is never muted or ended, and cannot be constrained (with applyConstraints), this is now the default behavior, but it might be good to call it out if it is intentional. E.g. something like "The MediaStreamAudioDestinationNode's stream's track is never muted or ended, and has no constraints."

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs EditsDecision has been made, the issue can be fixed. https://speced.github.io/spec-maintenance/about/category: editorialEditorial changes that do not affect interpretation. https://www.w3.org/policies/process/#class-2size: SSmall amount of work expected to resolve.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions