TSDuck v3.38-3706
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
tsTimeSource.h File Reference

Sources of time information for transport streams. More...

Namespaces

namespace  ts
 TSDuck namespace, containing all TSDuck classes and functions.
 

Enumerations

enum class  ts::TimeSource : uint8_t {
  ts::UNDEFINED = 0 ,
  ts::HARDWARE ,
  ts::KERNEL ,
  ts::TSP ,
  ts::RTP ,
  ts::SRT ,
  ts::M2TS ,
  ts::PCR ,
  ts::DTS ,
  ts::PTS ,
  ts::PCAP ,
  ts::RIST
}
 Sources of time information for transport streams. More...
 

Variables

const Enumeration ts::TimeSourceEnum
 Enumeration description of ts::TimeSource.
 

Detailed Description

Sources of time information for transport streams.