Class AudioPort.Output

    • Constructor Detail

      • Output

        public Output()
      • Output

        public Output​(org.praxislive.core.types.PMap properties)
    • Method Detail

      • getInfo

        public final org.praxislive.core.PortInfo getInfo()
      • makeConnection

        protected final void makeConnection​(AudioPort.Input port,
                                            org.jaudiolibs.pipes.Pipe source)
                                     throws org.praxislive.core.PortConnectionException
        Throws:
        org.praxislive.core.PortConnectionException
      • breakConnection

        protected final void breakConnection​(AudioPort.Input port,
                                             org.jaudiolibs.pipes.Pipe source)