KinectSensor.InfraredFrameSource Property
Gets the source for infrared frames.
Syntax
public:
property InfraredFrameSource^ InfraredFrameSource {
InfraredFrameSource^ get ();
}
public InfraredFrameSourceInfraredFrameSource { get; }
var infraredFrameSource = kinectSensor.infraredFrameSource;
Property value
Type: InfraredFrameSource
The source for infrared frames.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd