TSDuck v3.38-3699
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::VatekControl Class Reference

A class implementing the tsvatek control utility. More...

#include <tsVatekControl.h>

Inheritance diagram for ts::VatekControl:
Collaboration diagram for ts::VatekControl:

Public Member Functions

 VatekControl (int argc, char *argv[])
 Constructor.
 
virtual ~VatekControl () override
 Destructor.
 
int execute ()
 Execute the command.
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ VatekControl()

ts::VatekControl::VatekControl ( int  argc,
char *  argv[] 
)

Constructor.

Parameters
[in]argcCommand line argument count.
[in]argvCommand line arguments.

Member Function Documentation

◆ execute()

int ts::VatekControl::execute ( )

Execute the command.

Returns
Either EXIT_SUCCESS or EXIT_FAILURE.

The documentation for this class was generated from the following file: