Capítulo 64 de 411
pause() pauses playback, optionally jumping to a specific time or label first.
| Parameter | Type | Default | Description |
|---|---|---|---|
atTime | * | null | time/label to jump to before pausing |
suppressEvents | Boolean | false | if true, don't fire callbacks during the jump |
tl.pause("myLabel");