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

    Interface StreamParams

    interface StreamParams {
        cameraMode: CameraFacingMode;
        preferredCameraId: string;
        resolution: Resolution;
    }
    Index

    Properties

    cameraMode: CameraFacingMode
    preferredCameraId: string
    resolution: Resolution