This version of Unity is unsupported.
Removed in version 2018.4.36

PlayableBinding.streamType

Obsolete streamType is no longer supported on PlayableBinding. Use the appropriate binding create method (e.g. AnimationPlayableBinding.Create(name, key)) instead. public DataStreamType streamType;

Description

The type of the output or input stream.

See Also: Playables.DataStreamType.