Inputstream add-on times
Used on kodi::addon::CInstanceInputStream::GetTimes().  
More...
Inputstream add-on times
Used on kodi::addon::CInstanceInputStream::GetTimes(). 
The following table contains values that can be set with class InputstreamTimes : 
◆ GetPtsBegin()
  
  
      
        
          | double kodi::addon::InputstreamTimes::GetPtsBegin  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetPtsEnd()
  
  
      
        
          | double kodi::addon::InputstreamTimes::GetPtsEnd  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetPtsStart()
  
  
      
        
          | double kodi::addon::InputstreamTimes::GetPtsStart  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetStartTime()
  
  
      
        
          | time_t kodi::addon::InputstreamTimes::GetStartTime  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetPtsBegin()
  
  
      
        
          | void kodi::addon::InputstreamTimes::SetPtsBegin  | 
          ( | 
          double |           ptsBegin | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetPtsEnd()
  
  
      
        
          | void kodi::addon::InputstreamTimes::SetPtsEnd  | 
          ( | 
          double |           ptsEnd | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetPtsStart()
  
  
      
        
          | void kodi::addon::InputstreamTimes::SetPtsStart  | 
          ( | 
          double |           ptsStart | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetStartTime()
  
  
      
        
          | void kodi::addon::InputstreamTimes::SetStartTime  | 
          ( | 
          time_t |           startTime | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Start time in milliseconds.