Uses of Class
org.refcodes.audio.LineOutMonoSampleWriter
-
-
Uses of LineOutMonoSampleWriter in org.refcodes.audio
Methods in org.refcodes.audio that return LineOutMonoSampleWriter Modifier and Type Method Description LineOutMonoSampleWriterLineOutMonoSampleWriter. withBitsPerSample(BitsPerSample aBitsPerSample)Sets the bits/sample per channel for the bits/sample per channel property.LineOutMonoSampleWriterLineOutMonoSampleWriter. withSamplingRate(int aSamplingRate)Sets the sampling rate for the sampling rate property.
-