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.
Gets the reference to the infrared frame for the FrameArrived event.
Syntax
public:
property InfraredFrameReference^ FrameReference {
InfraredFrameReference^ get ();
}
public InfraredFrameReferenceFrameReference { get; }
var frameReference = infraredFrameArrivedEventArgs.frameReference;
Property value
Type: InfraredFrameReference
The reference to the infrared frame for the FrameArrived event.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd
See also
Reference
InfraredFrameArrivedEventArgs Class
WindowsPreview.Kinect Namespace