MultiSourceFrameReader Class

Represents a reader for multi source frames.

public ref class MultiSourceFrameReader sealed : IClosable, INotifyPropertyChanged

MultiSourceFrameReader has the following members.

NameDescription
FrameSourceTypes Gets the types of frames being read by the multi source frame reader.
IsPaused Gets or sets whether the multi source frame reader is paused.
KinectSensor Gets the Kinect sensor associated with the reader.

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

NameDescription
MultiSourceFrameArrivedEvent that fires whenever a frame is captured.
PropertyChangedOccurs when a property of the MultiSourceFrameReader changes.

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

Community Additions

ADD
Show: