Options
All
  • Public
  • Public/Protected
  • All
Menu

Class QRCodeDecoderMetaData

Meta-data container for QR Code decoding. Instances of this class may be used to convey information back to the decoding caller. Callers are expected to process this.

see

com.google.zxing.common.DecoderResult#getOther()

Hierarchy

  • QRCodeDecoderMetaData

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private mirrored

mirrored: boolean

Methods

applyMirroredCorrection

  • applyMirroredCorrection(points: Array<ResultPoint>): void

isMirrored

  • isMirrored(): boolean

Generated using TypeDoc