DepthFrameSource Class
Represents a source of depth frames from a KinectSensor.
DepthFrameSource has the following members.
| Name | Description |
|---|---|
| DepthMaxReliableDistance | Gets the maximum reliable depth of the depth frames, in millimeters. |
| DepthMinReliableDistance | Gets the minimum reliable depth of the depth frames, in millimeters. |
| FrameDescription | Gets the frame description for the format. |
| IsActive | Gets whether the depth frame source is active. |
| KinectSensor | Gets the KinectSensor of the depth frame source. |
| Name | Description |
|---|---|
| OpenReader | Creates a frame reader for the depth frame source. |
| Name | Description |
|---|---|
| FrameCaptured | Event 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. |
Community Additions
ADD
Show: