BodyIndexFrameSource Class

Represents a source of body index frames from a KinectSensor.

public ref class BodyIndexFrameSource sealed : INotifyPropertyChanged

BodyIndexFrameSource has the following members.

NameDescription
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.

NameDescription
OpenReader Creates a frame reader for the body index frame source.

NameDescription
FrameCapturedEvent 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.

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

Community Additions

ADD
Show: