-
Notifications
You must be signed in to change notification settings - Fork 172
Open
Labels
Needs DiscussionThe issue needs more discussion before it can be fixed.The issue needs more discussion before it can be fixed.Priority: Eventually"nice to have". https://speced.github.io/spec-maintenance/about/"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-4Substantive changes that add new functionality. https://www.w3.org/policies/process/#class-4size: SSmall amount of work expected to resolve.Small amount of work expected to resolve.
Description
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.
Jerboas86
Metadata
Metadata
Assignees
Labels
Needs DiscussionThe issue needs more discussion before it can be fixed.The issue needs more discussion before it can be fixed.Priority: Eventually"nice to have". https://speced.github.io/spec-maintenance/about/"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-4Substantive changes that add new functionality. https://www.w3.org/policies/process/#class-4size: SSmall amount of work expected to resolve.Small amount of work expected to resolve.