@regulaforensics/vp-frontend-document-components
    Preparing search index...

    Interface ICameraSnapshot

    interface ICameraSnapshot {
        "camera-id"?: string;
        "change-camera"?: boolean;
        "close-button"?: boolean;
        copyright?: boolean;
        locale?: string;
        multiple?: boolean;
        "start-screen"?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    "camera-id"?: string
    "change-camera"?: boolean
    "close-button"?: boolean
    copyright?: boolean
    locale?: string
    multiple?: boolean
    "start-screen"?: boolean