PlayableGraph.GetOutputCountByType

Switch to Manual
public int GetOutputCountByType ();

Returns

int The number of PlayableOutput of the same type T in the graph.

Description

Get the number of PlayableOutput of the requested type in the graph.