InfraredFrameSource Class

Represents a source of infrared frames from a KinectSensor.

public ref class InfraredFrameSource sealed : INotifyPropertyChanged

InfraredFrameSource has the following members.

NameDescription
FrameDescriptionGets the frame description for the format.
IsActive Gets whether the infrared frame source is active.
KinectSensor Gets the KinectSensor of the infrared frame source.

NameDescription
OpenReader Creates a frame reader for the infrared frame source.

NameDescription
FrameCapturedEvent that is raised when the next infrared frame is ready to be delivered to subscribed readers.
PropertyChanged Occurs when a property of the InfraredFrameSource class changes.

Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd

Community Additions

ADD
Show: