![]() |
TSDuck v3.41-4175
MPEG Transport Stream Toolkit
|
Define a standard main() function with appropriate checks. More...
Macros | |
#define | TS_MAIN(func) |
A macro which expands to a main() program. | |
Functions | |
int | MainWrapper (int(*func)(int argc, char *argv[]), int argc, char *argv[]) |
A function to wrap the entry point of an application. | |
Define a standard main() function with appropriate checks.