AudioClockExtension extension
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
- on
Methods
-
runWithBuffer(
{required AudioFrames frames, required bool onTick(AudioClock, AudioBuffer)}) → Future< void> -
Available on AudioClock, provided by the AudioClockExtension extension
Runs the clock with an audio buffer while theonTick
callback returns true.