API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfacePausable
@codexo/exojs / audio / stable
A voice that can be paused and resumed in place.
1
props
2
methods
0
events
Import
import { Pausable } from '@codexo/exojs'A voice that can be paused and resumed in place.
Methods2
pause(): voidresume(): voidProperties1
paused: booleanSource