KinectSensor Class

Represents a KinectSensor device.

No code example is currently available or this language may not be supported.

KinectSensor has the following members.

NameDescription
AudioSource Gets the source for audio frames.
BodyFrameSource Gets the source for body frames.
BodyIndexFrameSource Gets the source for body index frames.
ColorFrameSource Gets the source for color frames.
CoordinateMapper Gets the coordinate mapper.
DepthFrameSource Gets the source for depth frames.
InfraredFrameSource Gets the source for infrared frames.
IsAvailableGets whether the Kinect sensor is available and able to retrieve frames.
IsOpen Gets whether or not the KinectSensor is open.
KinectCapabilities Gets the capabilities of the KinectSensor.
LongExposureInfraredFrameSource Gets the source for long exposure infrared frames.
SensorsGets the list of available sensors.
UniqueKinectId Gets the unique ID for the KinectSensor.

NameDescription
Close Closes and releases system resources associated with the Kinect Sensor.
GetDefaultGets the default sensor.
Open Opens the KinectSensor for use.
OpenMultiSourceFrameReader Creates a frame reader for the multiple frame sources.

NameDescription
IsAvailableChangedThis event fires when the IsAvailable property changes.
PropertyChanged Occurs when a property of the KinectSensor class changes.

Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd

Community Additions

ADD
Show: