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 description of the long exposure infrared frame.
Syntax
public:
property FrameDescription^ FrameDescription {
FrameDescription^ get ();
}
public FrameDescriptionFrameDescription { get; }
var frameDescription = longExposureInfraredFrame.frameDescription;
Property value
Type: FrameDescription
The description of the long exposure infrared frame.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd
See also
Reference
LongExposureInfraredFrame Class
WindowsPreview.Kinect Namespace