frame-msg
    Preparing search index...

    Class TxCaptureSettings

    Message for camera capture settings.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    pan: number

    Image pan value (-140 to 140)

    qualityIndex: number

    Index into [VERY_LOW, LOW, MEDIUM, HIGH, VERY_HIGH]

    raw: boolean

    Whether to capture in RAW format

    resolution: number

    Image resolution (256-720, must be even)

    Methods

    • Packs the settings into 6 bytes.

      Returns Uint8Array

      Uint8Array Binary representation of the message (6 bytes)