We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
player.context.channelCount always has a value of 2. maxChannelCount is 0.
player.context.channelCount
maxChannelCount
AudioDestinationNode {maxChannelCount: 0, context: webkitAudioContext, numberOfInputs: 1, numberOfOutputs: 0, channelCount: 2, …}