| int [] arlo.TagDiscovery.computeAudioFileSpectraData  | 
          ( | 
          NesterAudioFile  | 
          audioFile,  | 
        
        
           | 
           | 
          double  | 
          startTime,  | 
        
        
           | 
           | 
          double  | 
          endTime  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | int [] arlo.TagDiscovery.loadAudioFileSpectraData  | 
          ( | 
          int  | 
          audioFileIndex,  | 
        
        
           | 
           | 
          long  | 
          startFrame,  | 
        
        
           | 
           | 
          long  | 
          numFrames,  | 
        
        
           | 
           | 
          boolean  | 
          allocateMemory  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | void arlo.TagDiscovery.pauseThread  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void arlo.TagDiscovery.resumeThread  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void arlo.TagDiscovery.runEnd  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void arlo.TagDiscovery.runTagDiscoveryStart  | 
          ( | 
          int  | 
          project_id,  | 
        
        
           | 
           | 
          Connection  | 
          connection  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Initialize some data to prepare for running. 
Namely loads the audio files. 
- Parameters
 - 
  
    | project_id | Database ID of the Project in which we're running.  | 
    | connection | An opened database connection.  | 
  
   
 
 
      
        
          | void arlo.TagDiscovery.setupSpectralDataMemoryMaps  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void arlo.TagDiscovery.stopThread  | 
          ( | 
           | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following file: