KinectSensor Members

KinectSensor has the following members.

Public Properties

  Name Description
AudioSource Gets the audio source.
BodyFrameSource Gets the body source.
BodyIndexFrameSource Gets the body index source.
ColorFrameSource Gets the color source.
CoordinateMapper Gets the coordinate mapper.
DepthFrameSource Gets the depth source.
InfraredFrameSource Gets the infrared source.
IsAvailable Gets a Boolean value that indicates whether the Kinect sensor is available.
IsOpen Gets a Boolean value that indicates whether the Kinect sensor has any open streams.
KinectCapabilities Gets the capabilities of the Kinect sensor.
LongExposureInfraredFrameSource Gets the long exposure infrared frame source.
  Sensors Gets the list of available sensors.
UniqueKinectId Gets the unique ID of the Kinect sensor.

Public Methods

  Name Description
Close Gracefully cleans up running streams.
  GetDefault Gets the default sensor.
Open Starts streaming data from the Kinect.
OpenMultiSourceFrameReader Opens a new stream reader. This reader must be disposed.

Public Events

  Name Description
IsAvailableChanged This event fires when the IsAvailable property changes.
PropertyChanged Occurs when a property on the KinectSensor has changed.

See also

Reference

KinectSensor Class

Windows.Kinect Namespace