跳转到内容

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.

isPaused(): boolean

Defined in: services/takeover.ts:23

boolean


resumeAudio(): void

Defined in: services/takeover.ts:25

void


setPaused(paused): void

Defined in: services/takeover.ts:22

boolean

void


suspendAudio(): void

Defined in: services/takeover.ts:24

void