Share via


InfraredFrame.InfraredFrameSource Property

Gets the source of the infrared frame.

Syntax

public:
property InfraredFrameSource^ InfraredFrameSource {
         InfraredFrameSource^ get ();
}
public InfraredFrameSourceInfraredFrameSource { get; }
var infraredFrameSource = infraredFrame.infraredFrameSource;

Property value

Type: InfraredFrameSource
The source of the infrared frame.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

InfraredFrame Class
WindowsPreview.Kinect Namespace