Skip to content

StreamHandle

Defined in: client.ts:68

choreographer: CopyChoreographer

Defined in: client.ts:70

The live choreographer. Subscribe for updates.


close: () => void

Defined in: client.ts:74

Stop early. Idempotent.

void


finished: Promise<CreativeState>

Defined in: client.ts:72

Resolves when the stream ends, however it ends. Never rejects.