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 color frames from a Kinect sensor.
Syntax
interface IColorFrameSource : public IUnknown
Members
IColorFrameSource has the following members.
Methods
Name | Description |
---|---|
CreateFrameDescription | Creates a FrameDescription object for the ColorFrame of the requested format. |
get_FrameDescription | Gets the description of the color frames. |
get_IsActive | Gets the current activity status of this color frame source. |
get_KinectSensor | Gets the KinectSensor of the color frame source. |
GetFrameCapturedEventData | Gets the event data from a captured frame event. |
OpenReader | Creates a frame reader for the color 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 frames. |
Requirements
Header: kinect.h
Library: kinect20.lib