Searched refs:repeatMode (Results 1 – 1 of 1) sorted by relevance
121 … TimeInterval startDelay, uint frequency, IEnumerable<T> samples, bool repeatMode = false, Action … in FeedSamplesInner() argument123 var samplesBuffer = new SamplesBuffer(samples, autoRewind: repeatMode); in FeedSamplesInner()