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.

Additional resources: GetInputStream.