TSDuck v3.40-4033
MPEG Transport Stream Toolkit
|
Names of various MPEG entities. More...
Namespaces | |
namespace | ts |
TSDuck namespace, containing all TSDuck classes and functions. | |
namespace | ts::names |
Namespace for functions returning Digital TV names. | |
Functions | |
UString | ts::names::BouquetId (uint16_t id, NamesFlags flags=NamesFlags::NAME) |
Name of Bouquet Id. | |
UString | ts::names::Content (const DuckContext &duck, uint8_t c, NamesFlags flags=NamesFlags::NAME) |
Name of content name (in Content Descriptor). | |
UString | ts::names::DataBroadcastId (uint16_t id, NamesFlags flags=NamesFlags::NAME) |
Name of Data broadcast id (in Data Broadcast Id Descriptor). | |
UString | ts::names::NetworkId (uint16_t id, NamesFlags flags=NamesFlags::NAME) |
Name of Network Id. | |
UString | ts::names::OriginalNetworkId (uint16_t id, NamesFlags flags=NamesFlags::NAME) |
Name of Original Network Id. | |
UString | ts::names::RunningStatus (uint8_t rs, NamesFlags flags=NamesFlags::NAME) |
Name of Running Status (in SDT). | |
UString | ts::names::ServiceType (uint8_t st, NamesFlags flags=NamesFlags::NAME) |
Name of service type (in Service Descriptor). | |
Names of various MPEG entities.