InputBuffer
constructor in Coherence.Toolkit
Constructors
public InputBuffer(int bufferSize, int inputDelay = 3, bool requiresSubsequentFrames = false, EqualityComparer<T> comparer = null)
Parameters
Type | Name | Description |
---|---|---|
int | bufferSize | |
int | inputDelay | |
bool | requiresSubsequentFrames | |
EqualityComparer<T> | comparer |