![]() |
TSDuck v3.43-4441
MPEG Transport Stream Toolkit
|
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... | |
Functions | |
bool | ts::MonotonicTimeSource (TimeSource source) |
Check if a ts::TimeSource value is a monotonic clock. | |
const Names & | ts::TimeSourceEnum () |
Enumeration description of ts::TimeSource. | |
Sources of time information for transport streams.