Not documented.

Source

static MediaElementAudioSourceNode internalCreateMediaElementAudioSourceNode() {
  return new MediaElementAudioSourceNode._internalWrap();
}