Share via


KinectUIAdapter.unbindStreamFromCanvas Function

Kinect for Windows 1.8

Unbinds the specified image stream from any bound canvas element.

Syntax

unbindStreamFromCanvas(streamName);

Parameters

  • streamName
    Type: String

    Name of the stream to unbind from any bound canvas element. This must be one of the supported image stream names; stream names are defined by the *_STREAM_NAME properties of the Kinect interface.

Requirements

Library: Kinect-1.8.0.js

See Also

Reference

KinectUIAdapter Interface
UI Components