Esempio n. 1
0
 private static void DisconnectInternal(ref PlayableGraph graph, PlayableHandle playable, int inputPort)
 {
     PlayableGraph.INTERNAL_CALL_DisconnectInternal(ref graph, ref playable, inputPort);
 }