Preparing search index...

    Enumeration MetadataKeyExposes User Data

    Typed keys for querying per-frame metadata.

    Used with CameraModule.Frame#getMetadata. Returns undefined if the key is not available for the current frame. TimestampNs is present on every frame; Iso, ExposureTimeNs, and FrameRate are present only when the camera service reports them for that frame — always handle undefined. New keys may be added in future versions without breaking existing code.

    Lens Scripting Version 368

    Index

    Enumeration Members

    ExposureTimeNs: number

    Lens Scripting Version 368

    FrameRate: number

    Lens Scripting Version 368

    Iso: number

    Lens Scripting Version 368

    TimestampNs: number

    Lens Scripting Version 368