Uses of Class
mckay.utilities.sound.sampled.AudioMethodsRecording.RecordThread

Packages that use AudioMethodsRecording.RecordThread
mckay.utilities.sound.sampled   
 

Uses of AudioMethodsRecording.RecordThread in mckay.utilities.sound.sampled
 

Methods in mckay.utilities.sound.sampled that return AudioMethodsRecording.RecordThread
static AudioMethodsRecording.RecordThread AudioMethodsRecording.recordByteArrayOutputStream(javax.sound.sampled.TargetDataLine target_data_line)
          Records the samples coming in on the given TargetDataLine to a ByteArrayOutputStream.