Interface: VideoStatus
Defined in: protocol.ts:152
Properties
detail?
optionaldetail?:string
Defined in: protocol.ts:156
The upstream failure verbatim, when there is one. Diagnostics for the human.
plane?
optionalplane?:Surface
Defined in: protocol.ts:163
The host's plane (CSS px) at push time — the rectangle strokes are mapped onto (D2). Telemetry for the client's HUD: with the video track's size and the client's content box these are the three numbers that decide every coordinate bug, and this is the only one the client cannot measure itself.
state
state:
CaptureState
Defined in: protocol.ts:154
type
type:
"videoStatus"
Defined in: protocol.ts:153