MCPcopy
hub / github.com/processing/p5.js / _getSoundOut

Method _getSoundOut

src/dom/p5.MediaElement.js:899–901  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

897 return undefined;
898 }
899 _getSoundOut() {
900 return undefined;
901 }
902
903 /**
904 * Sends the element's audio to an output.

Callers 1

connectMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected