PictureOptions member

Options object that is used with the hwc.getPicture method.

Contains 2 fields that can be specified.
  • sourceType: One of hwc.Picture.SourceType values
  • destinationType: One of hwc.Picture.DestinationType values

Syntax

<static> PictureOptions

See

hwc.getPicture for an example.

Source

Camera.js, line 272.