Skip to content

Interface: ShotShare

Defined in: aiui-lowering-pipeline/src/types.ts:183

A shot's provenance when it came from the screen share's sampler rather than a deliberate S / D-drag gesture. Its presence is what tells the compiler to render the frame as part of a sequence.

Properties

mode

mode: VideoCaptureMode

Defined in: aiui-lowering-pipeline/src/types.ts:187

The mode in force when this frame was sampled.


offsetMs

offsetMs: number

Defined in: aiui-lowering-pipeline/src/types.ts:189

Milliseconds from the share's first frame — the frame's timestamp.


ordinal

ordinal: number

Defined in: aiui-lowering-pipeline/src/types.ts:185

The share's ordinal — 1 is the first V of the turn (vid_1).