Interface RequestPictureOptions

Hierarchy

Properties

id?: string

The native dimensions of the camera.

reason?: "event" | "user"
periodicRequest?: boolean

Flag that hints whether this user request is happening due to a periodic refresh.

bulkRequest?: boolean

Flag that hints whether multiple cameras are being refreshed by this user request. Can be used to prefetch the snapshots.

Generated using TypeDoc