#include <CL_RecordQueue.h>
Definition at line 27 of file CL_RecordQueue.h.
 
      
        
          | CL_RecordQueue::CL_RecordQueue | ( | int | mode, | 
        
          |  |  | int | size | 
        
          |  | ) |  |  | 
      
 
 
  
  | 
        
          | virtual CL_RecordQueue::~CL_RecordQueue | ( |  | ) |  |  | virtual | 
 
 
  
  | 
        
          | int CL_RecordQueue::actualSize | ( |  | ) |  |  | inline | 
 
 
      
        
          | void CL_RecordQueue::addSamples | ( | int | num, | 
        
          |  |  | const fpreal * | samples | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | fpreal CL_RecordQueue::getCurrentFrame | ( |  | ) |  | 
      
 
 
  
  | 
        
          | fpreal* CL_RecordQueue::getData | ( |  | ) |  |  | inline | 
 
 
      
        
          | int CL_RecordQueue::getFullRange | ( | int | max, | 
        
          |  |  | fpreal * | samples | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | int CL_RecordQueue::getFullRangeSize | ( |  | ) |  | 
      
 
 
      
        
          | int CL_RecordQueue::getTimeSlice | ( | int | max, | 
        
          |  |  | fpreal * | samples | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | int CL_RecordQueue::getTimeSliceSize | ( |  | ) |  | 
      
 
 
      
        
          | void CL_RecordQueue::reset | ( |  | ) |  | 
      
 
 
      
        
          | void CL_RecordQueue::resize | ( | int | size, | 
        
          |  |  | int | clear = 0 | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | void CL_RecordQueue::setRecordMode | ( | int | mode | ) |  | 
      
 
 
The documentation for this class was generated from the following file: