Extension to the non-generic ISpread interface, to check if the data changes from frame to frame.

Namespace: VVVV.PluginInterfaces.V2.NonGeneric
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
public interface IDiffSpread : ISpread, 
	IEnumerable, ICloneable, ISynchronizable, IFlushable

See Also