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 depth frames from a KinectSensor.
Syntax
interface IDepthFrameSource : public IUnknown
Members
IDepthFrameSource has the following members.
Methods
Name | Description |
---|---|
get_DepthMaxReliableDistance | Gets the maximum reliable depth of the depth frames. |
get_DepthMinReliableDistance | Gets the minimum reliable depth of the depth frames. |
get_FrameDescription | Gets the description of the depth frames. |
get_IsActive | Gets the current activity status of this depth frame source. |
get_KinectSensor | Gets the Kinect sensor object of the depth frame source. |
GetFrameCapturedEventData | Gets the event data from a captured frame event. |
OpenReader | Creates a frame reader for the depth frame source. |
SubscribeFrameCaptured | Event that is used to notify the application that the next frame is ready to be delivered to subscribed readers or if a frame has been dropped. |
UnsubscribeFrameCaptured | Unsubscribes the specified event handler that processes new depth frames. |
Requirements
Header: kinect.h
Library: kinect20.lib