TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
Files | |
tsAbortInterface.h | |
Abstract interface for abort polling. | |
tsAbstractReadStreamInterface.h | |
Abstract interface to read raw data from a stream. | |
tsAbstractWriteStreamInterface.h | |
Abstract interface to write raw data on a stream. | |
tsApplicationSharedLibrary.h | |
Application shared libraries. | |
tsCOM.h | |
Encapsulation of Windows Common Object Model (COM). | |
tsConsoleState.h | |
Save and restore the state of the Windows console. | |
tsEnvironment.h | |
Accessing environment variables. | |
tsFatal.h | |
Handle some fatal situations. | |
tsFileNameGenerator.h | |
Generate file names based on counter or dates. | |
tsFileUtils.h | |
File utilities (file path, file properties, etc). | |
tsForkPipe.h | |
Fork a process and create a pipe to its standard input. | |
tsInputRedirector.h | |
Input file redirector. | |
tsInterruptHandler.h | |
Abstract interface for handling user Ctrl-C interrupts. | |
tsOutputPager.h | |
Send output to a "pager" application such as "more". | |
tsOutputRedirector.h | |
Output file redirector. | |
tsPagerArgs.h | |
Command line arguments for –pager or –no-pager. | |
tsPolledFile.h | |
Description of a polled file. | |
tsPollFiles.h | |
Poll for files. | |
tsPollFilesListener.h | |
Interface for classes listening for file modification. | |
tsRegistry.h | |
Windows Registry utilities. | |
tsResidentBuffer.h | |
Implementation of memory buffer locked in physical memory. | |
tsSharedLibrary.h | |
Shared library handling (.so on Linux, .dylib on macOS, .dll on Windows) | |
tsSysInfo.h | |
A singleton holding information on the current operating system. | |
tsSystemMonitor.h | |
Monitoring thread for system resources used by the application. | |
tsSysUtils.h | |
Various system utilities. | |
tsThread.h | |
Declare the ts::Thread class. | |
tsThreadAttributes.h | |
Declare the ts::ThreadAttributes class. | |
tsTime.h | |
Declare the ts::Time class. | |
tsUserInterrupt.h | |
User interrupt handling (Ctrl+C). | |