Package SoundRecorder

Interface Summary
RecorderStorage Writes audio data into a file.
RecorderTrigger RecorderTriggers are used to automatically make sound file recordings in response to detections, or any other PamGuard event.
RecorderView  
 

Class Summary
PamAudioFileStorage Implementation of RecorderStorage specific to audio files.
RecorderButton  
RecorderControl Control a sound file recorder.
RecorderDataUnit  
RecorderLogger  
RecorderProcess Process raw audio data prior to storage.
RecorderSettings Control parameters for sound recorders.
RecorderSettingsDialog  
RecorderSidePanel  
RecorderTabPanel  
RecorderTriggerData Information for triggered recordings to tell each recorder how long a recording it should make.
RecordingInfo