Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

CameraParameters.cameraResolutionHeight

public int cameraResolutionHeight;

Description

A valid height resolution for use with the web camera.

This value must be set to a valid height resolution supported by the intended capture mode. For example, when using this with PhotoCapture, you will want to query PhotoCapture.SupportedResolutions for a valid height.