WebIDLpedia

PhotoSettings dictionary

Definition

MediaStream Image Capture defines PhotoSettings



dictionary PhotoSettings {
  FillLightMode   fillLightMode;
  double          imageHeight;
  double          imageWidth;
  boolean         redEyeReduction;
};

Referring IDL interfaces/dictionaries