#include <output_ts_base.h>
  
  | 
        
          | virtual Mist::TSOutput::~TSOutput | ( |  | ) |  |  | inlinevirtual | 
 
 
      
        
          | void Mist::TSOutput::fillPacket | ( | const char * | data, | 
        
          |  |  | const size_t | dataLen | 
        
          |  | ) |  |  | 
      
 
- Todo:
- only resend the PAT/PMT for HLS 
 
 
      
        
          | void Mist::TSOutput::sendNext | ( |  | ) |  | 
      
 
 
  
  | 
        
          | virtual void Mist::TSOutput::sendTS | ( | const char * | tsData, |  
          |  |  | unsigned int | len = 188 |  
          |  | ) |  |  |  | inlinevirtual | 
 
 
  
  | 
        
          | bool Mist::TSOutput::appleCompat |  | protected | 
 
 
  
  | 
        
          | std::map<unsigned int, int> Mist::TSOutput::contCounters |  | protected | 
 
 
  
  | 
        
          | std::map<unsigned int, bool> Mist::TSOutput::first |  | protected | 
 
 
  
  | 
        
          | bool Mist::TSOutput::haveAvcc |  | protected | 
 
 
  
  | 
        
          | bool Mist::TSOutput::haveHvcc |  | protected | 
 
 
  
  | 
        
          | long long unsigned int Mist::TSOutput::lastVid |  | protected | 
 
 
  
  | 
        
          | unsigned int Mist::TSOutput::packCounter |  | protected | 
 
 
- Todo:
- update constructors? 
 
 
  
  | 
        
          | bool Mist::TSOutput::sendRepeatingHeaders |  | protected | 
 
 
  
  | 
        
          | long long unsigned int Mist::TSOutput::ts_from |  | protected | 
 
 
  
  | 
        
          | long long unsigned int Mist::TSOutput::until |  | protected | 
 
 
The documentation for this class was generated from the following files: