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