![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
A class implementing the tsvatek control utility. More...
#include <tsVatekControl.h>


Public Member Functions | |
| VatekControl (int argc, char *argv[]) | |
| Constructor. | |
| virtual | ~VatekControl () override |
| Destructor. | |
| int | execute () |
| Execute the command. | |
A class implementing the tsvatek control utility.
This is defined as a separate class the interface of which does not depend on the Vatek core library.
| ts::VatekControl::VatekControl | ( | int | argc, |
| char * | argv[] | ||
| ) |
Constructor.
| [in] | argc | Command line argument count. |
| [in] | argv | Command line arguments. |
| int ts::VatekControl::execute | ( | ) |
Execute the command.