LongExposureInfraredFrameReader.AcquireLatestFrame Method

Gets the most recent long exposure frame. It may return null if no frame is available.

Note AcquireLatestFrame will always return nullptr in shared apps that are currently snapped and in exclusive apps that have disabled the Kinect GPU reservation using the CoreApplication.DisableKinectGpuReservation property. See the DisableKinectGpuReservation remarks section for more information.

Syntax

public:
LongExposureInfraredFrame^ AcquireLatestFrame()  

Return value

Type: LongExposureInfraredFrame 

The most recent long exposure frame.

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

LongExposureInfraredFrameReader Class

LongExposureInfraredFrameReader Members

Windows.Kinect Namespace