MediaElementAudioSourceNode constructor

MediaElementAudioSourceNode(
  1. AudioContext context,
  2. MediaElement options
)

Implementation

/* ctor */ MediaElementAudioSourceNode(AudioContext context,
    /*MediaElementAudioSourceOptions*/ MediaElement options);