IMultiSourceFrame Interface

Represents a multi source frame from the KinectSensor.

interface IMultiSourceFrame : public IUnknown

IMultiSourceFrame has the following members.

NameDescription
get_BodyFrameReferenceGets the body frame reference of the multi source frame.
get_BodyIndexFrameReferenceGets the body index frame reference of the multi source frame.
get_ColorFrameReferenceGets the color frame reference of the multi source frame.
get_DepthFrameReferenceGets the color frame reference of the multi source frame.
get_InfraredFrameReferenceGets the infrared frame reference of the multi source frame.
get_LongExposureInfraredFrameReferenceGets the long exposure infrared frame reference of the multi source frame.

Header: kinect.h
Library: kinect20.lib

Community Additions

ADD
Show: