Extension to the non-generic ISpread interface, to check if the data changes from frame to frame.
Namespace: VVVV.PluginInterfaces.V2.NonGenericAssembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C# |
---|
public interface IDiffSpread : ISpread, IEnumerable, ICloneable, ISynchronizable, IFlushable |