![]() |
TSDuck v3.43-4480
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, _TS_ARGV_TYPE *argv[]) |
| A function to wrap the entry point of an application. | |
Define a standard main() function with appropriate checks.