TakeoverHost
此内容尚不支持你的语言。
Defined in: services/takeover.ts:21
What a takeover asks of the app. Injected so this stays pure orchestration — and so a test can drive it without an App.
Methods
Section titled “Methods”isPaused()
Section titled “isPaused()”isPaused():
boolean
Defined in: services/takeover.ts:23
Returns
Section titled “Returns”boolean
resumeAudio()
Section titled “resumeAudio()”resumeAudio():
void
Defined in: services/takeover.ts:25
Returns
Section titled “Returns”void
setPaused()
Section titled “setPaused()”setPaused(
paused):void
Defined in: services/takeover.ts:22
Parameters
Section titled “Parameters”paused
Section titled “paused”boolean
Returns
Section titled “Returns”void
suspendAudio()
Section titled “suspendAudio()”suspendAudio():
void
Defined in: services/takeover.ts:24
Returns
Section titled “Returns”void