← Back to release summary

WebAudio: ChannelSplitterNode channelCount and channelCountMode are constant

Category
Multimedia
Type
New or changed feature
Status
Enabled by default (Chrome 56)
Intent stage
None

Summary

The channelCount and channelCountMode attributes for a ChannelSplitterNode are fixed to the number of outputs and "explicit", respectively. They cannot be changed.

Standards & signals

Docs: https://webaudio.github.io/web-audio-api/#the-channelsplitternode-interface https://webaudio.github.io/web-audio-api/#widl-AudioNode-channelCount https://webaudio.github.io/web-audio-api/#widl-AudioNode-channelCountMode

View on chromestatus.com