AudioDestinationNode : AudioNode The output of the audio system. Available through the %%/AudioContext#destination|AudioContext.destination%% property. Spec: http://www.w3.org/TR/2013/WD-webaudio-20131010/#AudioDestinationNode ---- instance.maxChannelCount : Number The number of channels (speakers) available on the system. ReadOnly: true