This version of Unity is unsupported.

AnimationStream.inputStreamCount

public int inputStreamCount;

Description

Gets the number of input streams. (Read Only)

The number of input streams are equal to the number of inputs in the Playable.

See Also: GetInputStream.