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 type of the captured frame.
Syntax
public:
property FrameSourceTypes FrameType {
         FrameSourceTypes get ();
}
public FrameSourceTypes FrameType { get; }
var frameType = frameCapturedEventArgs.frameType;
Property value
Type: FrameSourceTypes
The type of the captured frame.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd
See also
Reference
FrameCapturedEventArgs Class
WindowsPreview.Kinect Namespace