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 reader for body index frames.
Syntax
public ref class BodyIndexFrameReader sealed : IClosable, INotifyPropertyChanged
public sealed class BodyIndexFrameReader : IDisposable, INotifyPropertyChanged
var bodyIndexFrameReader = WindowsPreview.Kinect.BodyIndexFrameReader;
Members
BodyIndexFrameReader has the following members.
Properties
| Name | Description |
|---|---|
| BodyIndexFrameSource | Gets the source of the body index frames. |
| IsPaused | Gets or sets whether the body index frame reader is paused. |
Methods
| Name | Description |
|---|---|
| AcquireLatestFrame | Gets the most recent body index frame. |
| Close | Closes and releases system resources associated with the body index frame reader. |
Events
| Name | Description |
|---|---|
| FrameArrived | Event that fires when a new frame is ready. |
| PropertyChanged | Occurs when a property of the BodyIndexFrameReader class changes. |
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd