DepthFrameSource Class

Represents a source of depth frames from a KinectSensor.

public ref class DepthFrameSource sealed : INotifyPropertyChanged

DepthFrameSource has the following members.

NameDescription
DepthMaxReliableDistanceGets the maximum reliable depth of the depth frames, in millimeters.
DepthMinReliableDistanceGets the minimum reliable depth of the depth frames, in millimeters.
FrameDescriptionGets the frame description for the format.
IsActive Gets whether the depth frame source is active.
KinectSensor Gets the KinectSensor of the depth frame source.

NameDescription
OpenReader Creates a frame reader for the depth frame source.

NameDescription
FrameCapturedEvent that is raised when the next depth frame is ready to be delivered to subscribed readers.
PropertyChanged Occurs when a property of the DepthFrameSource class changes.

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

Community Additions

ADD
Show: