PlayableGraph.Disconnect

public void Disconnect(U input, int inputPort);

Parameters

inputThe source playabe or its handle.
inputPortThe port used in the source playable.

Description

Disconnects the Playable. The connections determine the topology of the PlayableGraph and how it is evaluated.

Did you find this page useful? Please give it a rating: