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