Package com.portaudio

Class StreamParameters


  • public class StreamParameters
    extends java.lang.Object
    Equivalent to PaStreamParameters
    Author:
    Phil Burk
    See Also:
    PortAudio
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • device

        public int device
      • channelCount

        public int channelCount
      • sampleFormat

        public int sampleFormat
      • suggestedLatency

        public double suggestedLatency
    • Constructor Detail

      • StreamParameters

        public StreamParameters()