MCPcopy Create free account
hub / github.com/CoderLine/alphaTab / pause

Method pause

packages/alphatab/src/synth/IAlphaSynth.ts:176–176  ·  view source on GitHub ↗

* Pauses the playback if was running

()

Source from the content-addressed store, hash-verified

174 * Pauses the playback if was running
175 */
176 pause(): void;
177
178 /**
179 * Starts the playback if possible, pauses the playback if was running

Callers 15

pauseMethod · 0.65
pauseMethod · 0.65
pauseMethod · 0.65
onStateChangeMethod · 0.65
pauseMethod · 0.65
pauseMethod · 0.65
stopMethod · 0.65
_stopOneTimeMidiMethod · 0.65
pauseMethod · 0.65
pauseMethod · 0.65
pauseMethod · 0.65
pauseMethod · 0.65

Implementers 3

AlphaSynthBasepackages/alphatab/src/synth/AlphaSynth
AlphaSynthWrapperpackages/alphatab/src/synth/AlphaSynth
AlphaSynthWebWorkerApipackages/alphatab/src/platform/worker/

Calls

no outgoing calls

Tested by

no test coverage detected