TSDuck v3.46-4806
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
tsPluginType.h File Reference

Definition of tsp plugins types. More...

Namespaces

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

Enumerations

enum class  ts::PluginType {
  ts::PluginType::INPUT ,
  ts::PluginType::OUTPUT ,
  ts::PluginType::PROCESSOR
}
 Each plugin has one of the following types. More...
 

Functions

const Names & ts::PluginTypeNames ()
 Displayable names of plugin types.
 

Detailed Description

Definition of tsp plugins types.