Skip to content

Add maxChannelCount for MediaStreamAudioDestinationNode #2640

@mjwilson-google

Description

@mjwilson-google

Describe the feature
Currently we have maxChannelCount for AudioDestinationNode.

However, MediaStreamAudioDestinationNode does not have this attribute, so the channel count is always 2.

Perhaps we should also have a maxChannelCount here?

Is there a prototype?
No

Describe the feature in more detail
This would also require changing the constructor for MediaStreamAudioDestinationNode to allow specifying the channel count.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs DiscussionThe issue needs more discussion before it can be fixed.Priority: Eventually"nice to have". https://speced.github.io/spec-maintenance/about/category: new featureSubstantive changes that add new functionality. https://www.w3.org/policies/process/#class-4size: 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