de.gulden.framework.jjack
public interface JJackAudioPort
Version: 0.3
See Also: JJackAudioChannel JJackAudioEvent
Method Summary | |
---|---|
FloatBuffer | getBuffer()
Returns the FloatBuffer that holds the audio data associated with this port.
|
FloatBuffer
that holds the audio data associated with this port.
Returns: FloatBuffer
, either read-only (if this is an input port), or write-only (if this is an output port)