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 frames from a KinectSensor.
Syntax
public ref class BodyFrameSource sealed : INotifyPropertyChanged
public sealed class BodyFrameSource : INotifyPropertyChanged
var bodyFrameSource = WindowsPreview.Kinect.BodyFrameSource;
Members
BodyFrameSource has the following members.
Properties
| Name | Description |
|---|---|
| BodyCount | Gets the number of bodies. |
| IsActive | Gets whether the body frame source is active. |
| KinectSensor | Gets the KinectSensor with which the body frame source is associated. |
Methods
| Name | Description |
|---|---|
| OpenReader | Creates a frame reader for the body frame source. |
| OverrideHandTracking | Overloaded. Overloaded methods for OverrideHandTracking. |
Events
| Name | Description |
|---|---|
| FrameCaptured | Event that is raised when the next body frame is ready to be delivered to subscribed readers. |
| PropertyChanged | Occurs when a property of the BodyFrameSource class changes. |
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd