Share via


BackgroundRemovedColorStream.Disable Method

Kinect for Windows 1.8

Disables the generation of background-removed color frames.

Syntax

public void Disable ()

Remarks

When you call this method, the OpenNextFrame method will immediately return null, regardless of the wait timeout.

Requirements

Namespace: Microsoft.Kinect.Toolkit.BackgroundRemoval

Assembly: Microsoft.Kinect.Toolkit.BackgroundRemoval (in microsoft.kinect.toolkit.backgroundremoval.dll)

See Also

Reference

BackgroundRemovedColorStream Class
BackgroundRemovedColorStream Members
Microsoft.Kinect.Toolkit.BackgroundRemoval Namespace