java.lang.Object
org.jaudiolibs.pipes.Pipe
org.praxislive.audio.code.userapi.AudioIn

public abstract class AudioIn extends org.jaudiolibs.pipes.Pipe
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.jaudiolibs.pipes.Pipe

    addSource, getSink, getSinkCapacity, getSinkCount, getSource, getSourceCapacity, getSourceCount, isOutputRequired, isProcessRequired, process, process, registerSink, registerSource, removeSource, reset, skip, unregisterSink, unregisterSource, writeOutput

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AudioIn

      public AudioIn()