ComposeOptions
Defined in: client.ts:14
Properties
Section titled “Properties”allowFallback?
Section titled “allowFallback?”
readonlyoptionalallowFallback:boolean
Defined in: client.ts:22
debugSimulateLoss?
Section titled “debugSimulateLoss?”
readonlyoptionaldebugSimulateLoss:"webgpu-device"|"webgl2-context"
Defined in: client.ts:25
Internal
Used only by backend loss conformance tests.
height
Section titled “height”
readonlyheight:number
Defined in: client.ts:20
inputs
Section titled “inputs”
readonlyinputs:Readonly<Record<string,VideoFrame>>
Defined in: client.ts:15
parameters?
Section titled “parameters?”
readonlyoptionalparameters:Readonly<Record<string,JsonValue>>
Defined in: client.ts:17
preferredBackend?
Section titled “preferredBackend?”
readonlyoptionalpreferredBackend:"webgpu"|"webgl2"
Defined in: client.ts:21
program
Section titled “program”
readonlyprogram:WebGl2MaterialProgram
Defined in: client.ts:16
signal?
Section titled “signal?”
readonlyoptionalsignal:AbortSignal
Defined in: client.ts:23
systems?
Section titled “systems?”
readonlyoptionalsystems:Readonly<Record<string,number>>
Defined in: client.ts:18
readonlywidth:number
Defined in: client.ts:19