Skip to main content

ViewpointSnapshot

Represents a snapshot of a viewpoint, including its type and data. This interface is compliant with the BCF API specifications.

Properties

snapshot_data

snapshot_data: string

The base64-encoded string representing the snapshot data.


snapshot_type

snapshot_type: "png" | "jpg"

The type of the snapshot, either "png" or "jpg".