Preparing search index...

    Enumeration ConfigKeyExposes User Data

    Typed keys for camera tuning parameters. All keys are dynamic: they may be set on a CameraModule.StreamConfig before CameraModule.StreamingSession#start and reconfigured mid-stream via CameraModule.StreamingSession#setConfig.

    Value formats (the values array passed alongside the key):

    • Iso: [iso] — one number, sensor sensitivity (e.g. [400]).
    • ExposureTimeNs: [ns] — one number, exposure time in nanoseconds (e.g. [16000000] for 16 ms). Clamped by the device's max exposure.
    • AeRoi: [left, top, right, bottom] — four numbers in normalized image coordinates 0.0–1.0 (origin top-left). An optional fifth number is a weight. Steers auto-exposure toward the region; it does not crop the image.

    Lens Scripting Version 368

    Index

    Enumeration Members

    Enumeration Members

    AeRoi: number

    Lens Scripting Version 368

    ExposureTimeNs: number

    Lens Scripting Version 368

    Iso: number

    Lens Scripting Version 368