#include <BitstreamStats.h>
◆ BitstreamStats()
  
  
      
        
          | BitstreamStats::BitstreamStats  | 
          ( | 
          unsigned int |           nEstimatedBitrate = (10240*8) | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
 
◆ AddSampleBits()
      
        
          | void BitstreamStats::AddSampleBits  | 
          ( | 
          unsigned int |           nBits | ) | 
           | 
        
      
 
 
◆ AddSampleBytes()
      
        
          | void BitstreamStats::AddSampleBytes  | 
          ( | 
          unsigned int |           nBytes | ) | 
           | 
        
      
 
 
◆ CalculateBitrate()
      
        
          | void BitstreamStats::CalculateBitrate  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ GetBitrate()
  
  
      
        
          | double BitstreamStats::GetBitrate  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetMaxBitrate()
  
  
      
        
          | double BitstreamStats::GetMaxBitrate  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetMinBitrate()
  
  
      
        
          | double BitstreamStats::GetMinBitrate  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ Start()
      
        
          | void BitstreamStats::Start  | 
          ( | 
           | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following files: