PreviewRectType

Simple object for describing the preview image rectangle. This will be undefined when custom camera overlay is not used.

  • 0.8
  • 0.8
  • 0.8

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

PreviewRectType
height : Number

Height preview image, in pixels.

Height preview image, in pixels.

PreviewRectType
width : Number

Width preview image, in pixels.

Width preview image, in pixels.