Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a source of body index frames from a KinectSensor.
Syntax
public ref class BodyIndexFrameSource sealed : INotifyPropertyChanged
public sealed class BodyIndexFrameSource : INotifyPropertyChanged
var bodyIndexFrameSource = WindowsPreview.Kinect.BodyIndexFrameSource;
Members
BodyIndexFrameSource has the following members.
Properties
| Name | Description |
|---|---|
| FrameDescription | Gets the description of the body index frames. |
| IsActive | Gets whether the body index frame source is active. |
| KinectSensor | Gets the Kinect sensor of the body index frame source. |
Methods
| Name | Description |
|---|---|
| OpenReader | Creates a frame reader for the body index frame source. |
Events
| Name | Description |
|---|---|
| FrameCaptured | Event that is raised when the next body index frame is ready to be delivered to subscribed readers. |
| PropertyChanged | Occurs when a property of the BodyIndexFrameSource class changes. |
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd