| 
  
      
  | 
  
| 
 Maximum string lengths in API  | 
  
      
  | 
  
| 
 Structure describing properties and other information about one parameter. Referenced by CFeatureExtractBase::GetPluginParameterDescription().  | 
  
      
  | 
  
| 
 Typedef for the plugin instance handle.  | 
  
      
  | 
  
| 
 Enumerator for retrieval of information about what the plug supports.  | 
  
      
  | 
  
| 
 This typedef is used for input and output data. At least for this version of the API, this is exactly float.  | 
  
      
  | 
  
| 
 Structure describing properties and other information about one result/feature. Referenced by CFeatureExtractBase::GetPluginInputDescription(), and CFeatureExtractBase::GetPluginResultDescription().  | 
  
      
  | 
  
| 
 This typedef is used for time stamps in seconds. For a block of data, the time stamp is defined to be the time at the beginning of the block. Definition at line 180 of file FEAPI.h. Referenced by CZeroCrossings::InitializePlugin(), CSpectralFeatures::InitializePlugin(), CLoudness::InitializePlugin(), CFindAbsoluteRms::InitializePlugin(), and CFindAbsoluteMax::InitializePlugin().  | 
  
      
  | 
  
| 
 Structure for user/vendor defined commands. Referenced by CFeatureExtractBase::InitializePlugin(), CZeroCrossings::InitializePlugin(), CSpectralFeatures::InitializePlugin(), CLoudness::InitializePlugin(), CFindAbsoluteRms::InitializePlugin(), and CFindAbsoluteMax::InitializePlugin().  | 
  
      
  | 
  
| 
 Enumerator for retrieval of version info which can be resolved as major.minor.sub.  | 
  
      
  | 
  
| 
 
Enumerator for possible error return values, if any other value than FEAPI_kNoError is returned, the function was not able to execute the specified operation(s). 
 
  | 
  
      
  | 
  
      
  | 
  
| 
 Enumerator for retrieval of information about what the plug supports. 
  | 
  
      
  | 
  
| 
 Enumerator for retrieval of version info which can be resolved as major.minor.sub.  | 
  
 1.3.9.1