diff --git a/files/en-us/web/api/mediastreamaudiosourcenode/index.md b/files/en-us/web/api/mediastreamaudiosourcenode/index.md index d9c7e45cdfdeb50..6b21d94f28e796e 100644 --- a/files/en-us/web/api/mediastreamaudiosourcenode/index.md +++ b/files/en-us/web/api/mediastreamaudiosourcenode/index.md @@ -48,10 +48,7 @@ The number of channels output by the node matches the number of tracks found in Channel count - defined by the first audio {{domxref("MediaStreamTrack")}} - passed to the - {{domxref("AudioContext.createMediaStreamSource()")}} - method that created it. + 2 (but note that {{domxref("AudioNode.channelCount")}} is only used for up-mixing and down-mixing {{domxref("AudioNode")}} inputs, and {{domxref("MediaStreamAudioSourceNode")}} doesn't have any input)