The Camera type exposes the following members.

Properties

  NameDescription
CameraFrameHeight
Gets or Sets the height of the frames captured by the camera.
CameraFrameWidth
Gets or Sets the width of the frames captured by the camera.
HeadTrackingState
Gets or Sets the state of the frames discovery function.
InverseXAxisState
Gets or Sets the X axis coordinates reverser state.
InverseYAxisState
Gets or Sets the Y axis coordinates reverser state.
MinHeightBetweenDiodes
Gets or Sets the minimum height between two significant diodes.

(in percent of the camera frames height)

Remarks

Two diodes are insignificant only if their height and width differences are below the fixed limit.
MinWidthBetweenDiodes
Gets or Sets the minimum width between two significant diodes.

(in percent of the camera frames width)

Remarks

Two diodes are insignificant only if their height and width differences are below the fixed limit.
NbFramesLostDiode
Gets or Sets the maximum number of frames retrieved from the camera between the last apparition of a diode on a frame and the loss report of the diode.
ScreenHeight
Gets or Sets the height of the screen used to display the fingers position.
ScreenWidth
Gets or Sets the width of the screen used to display the fingers position.

See Also