![]() |
TSDuck v3.43-4424
MPEG Transport Stream Toolkit
|
Repository of dynamically registered features. More...
Classes | |
class | ts::Features |
Repository of dynamically registered features. More... | |
class | ts::Features::Register |
A class to register a feature of the application. More... | |
Namespaces | |
namespace | ts |
TSDuck namespace, containing all TSDuck classes and functions. | |
Macros | |
#define | TS_REGISTER_FEATURE(...) |
Registration of a feature for which commands may check support level and version. | |
Repository of dynamically registered features.
#define TS_REGISTER_FEATURE | ( | ... | ) |
Registration of a feature for which commands may check support level and version.
Same parameters as ts::Features::Register constructors.