Interface: TakeSnapshotOptions
Properties​
path​
• Optional
path: string
The path where the snapshot should be saved to.
Defined in​
types/Snapshot.ts:12
quality​
• Optional
quality: number
Specify a quality for the JPEG encoding of the snapshot.
Default
100
Defined in​
types/Snapshot.ts:8