Interface: CastTransferEvent
Defined in: packages/cast/src/handoff-machine.ts:143
A transfer discontinuity — one per direction per handoff.
Properties
direction
readonly direction: "toCast" | "toLocal";
Defined in: packages/cast/src/handoff-machine.ts:144
itemIndex
readonly itemIndex: number;
Defined in: packages/cast/src/handoff-machine.ts:148
JS-queue index ownership moved at.
position
readonly position: number;
Defined in: packages/cast/src/handoff-machine.ts:146
Position in seconds at the moment ownership moved.