MultiSourceFrameReader.AcquireLatestFrame Method

Gets the latest frame.

Note AcquireLatestFrame will 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 if the app has requested anything more than color and audio. See the DisableKinectGpuReservation remarks section for more information.

Syntax

public:
MultiSourceFrame^ AcquireLatestFrame()  

Return value

Type: MultiSourceFrame 

The latest frame.

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

MultiSourceFrameReader Class

MultiSourceFrameReader Members

Windows.Kinect Namespace