Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the types of frames being read by the multi source frame reader.
Syntax
public:
property FrameSourceTypes FrameSourceTypes {
FrameSourceTypes get ();
}
public FrameSourceTypes FrameSourceTypes { get; }
var frameSourceTypes = multiSourceFrameReader.frameSourceTypes;
Property value
Type: FrameSourceTypes
The types of frames being read by the multi source frame reader.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd
See also
Reference
MultiSourceFrameReader Class
WindowsPreview.Kinect Namespace