ICameraΒΆ

interface ICamera

A camera sensor on the current device.

readonly string Name

The user-friendly name of the camera hardware.

readonly int Width

The width of the images captured by this camera.

readonly int Height

The height of images captured by this camera.