示例#1
0
 public void Disconnect(PlayableHandle playable, int inputPort)
 {
     PlayableGraph.DisconnectInternal(ref this, ref playable, inputPort);
 }