LongExposureInfraredFrameSource.FrameDescription Property
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