WINBIO_ORIENTATION Constants

The following constants specify the possible camera orientations that the sensor component specifies as mandatory.

Constant/value Description
WINBIO_ORIENTATION_UNSPECIFIED
0
A mandatory orientation for the camera is not specified.
WINBIO_ORIENTATION_LANDSCAPE
1
The landscape orientation is required for the camera.
WINBIO_ORIENTATION_PORTRAIT
2
The portrait orientation is required for the camera.
WINBIO_ORIENTATION_ANY
3
Any orientation is permitted for the camera.

Requirements

Requirement Value
Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
Windows Server 2016 [desktop apps only]
Header
Winbio_types.h (include Winbio.h for client applications or Winbio_adapters.h for adapters)

See also

WINBIO_EXTENDED_SENSOR_INFO