TSDuck v3.40-4120
MPEG Transport Stream Toolkit
|
Generic DVB definitions. More...
Namespaces | |
namespace | ts |
TSDuck namespace, containing all TSDuck classes and functions. | |
Functions | |
UString | ts::BouquetIdName (uint16_t id, NamesFlags flags=NamesFlags::NAME) |
Name of Bouquet Id. | |
UString | ts::ContentIdName (const DuckContext &duck, uint8_t c, NamesFlags flags=NamesFlags::NAME) |
Name of content name (in Content Descriptor). | |
UString | ts::DataBroadcastIdName (uint16_t id, NamesFlags flags=NamesFlags::NAME) |
Name of Data broadcast id (in Data Broadcast Id Descriptor). | |
UString | ts::NetworkIdName (uint16_t id, NamesFlags flags=NamesFlags::NAME) |
Name of Network Id. | |
UString | ts::OriginalNetworkIdName (uint16_t id, NamesFlags flags=NamesFlags::NAME) |
Name of Original Network Id. | |
const Names & | ts::RunningStatusEnum () |
Enumeration description of running status values. | |
UString | ts::RunningStatusName (uint8_t rs, NamesFlags flags=NamesFlags::NAME) |
Name of Running Status (in SDT). | |
UString | ts::ServiceTypeName (uint8_t st, NamesFlags flags=NamesFlags::NAME) |
Name of service type (in Service Descriptor). | |
Variables | |
constexpr uint16_t | ts::INVALID_NETWORK_ID = 0xFFFF |
A placeholder for "invalid network id" value. | |
Generic DVB definitions.