DepthFrameReader Class

Represents a reader for depth frames.

public ref class DepthFrameReader sealed : IClosable, INotifyPropertyChanged

DepthFrameReader has the following members.

NameDescription
DepthFrameSource Gets the source of the depth frames.
IsPaused Gets or sets whether the depth frame reader is paused.

NameDescription
AcquireLatestFrame Gets the most recent depth frame.
CloseCloses and releases system resources associated with the depth frame reader.

NameDescription
FrameArrivedEvent that fires whenever a frame is captured.
PropertyChanged Occurs when a property of the DepthFrameReader class changes.

Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd

Community Additions

ADD
Show: