Package net.raphimc.audiomixer.mixer
Class MultithreadedMixer
java.lang.Object
net.raphimc.audiomixer.source.Source
net.raphimc.audiomixer.mixer.Mixer
net.raphimc.audiomixer.mixer.MultithreadedMixer
- All Implemented Interfaces:
Iterable<Source>,Collection<Source>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.raphimc.audiomixer.mixer.Mixer
add, addAll, clear, contains, containsAll, forEach, getMixedSourceCount, getProcessingLoad, isEmpty, iterator, limitSourceCount, parallelStream, remove, removeAll, removeIf, render, renderInternal, retainAll, size, spliterator, stream, toArray, toArray, toArrayMethods inherited from class net.raphimc.audiomixer.source.Source
automations, processorsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Collection
equals, hashCode