Type alias TRawContentConfiguration
TRawContentConfiguration: { eraser?: TEraserConfiguration; gestures?: ("underline" | "scratch-out" | "join" | "insert" | "strike-through" | "surround")[]; recognition?: { types: ("text" | "shape")[]; }; session-time?: number; text?: TTextConfConfiguration; } Type declaration
Optional
gestures?: ("underline" | "scratch-out" | "join" | "insert" | "strike-through" | "surround")[]
Optional
recognition?: {
types: ("text" | "shape")[];
}
types: ("text" | "shape")[]
Optional
session-time?: number
Description
allows you to define the detected gestures
Remarks
only usable in the case of offscreen