![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
Description of a polled file. More...
Classes | |
| class | ts::PolledFile |
| Description of a polled file. More... | |
Namespaces | |
| namespace | ts |
| TSDuck namespace, containing all TSDuck classes and functions. | |
Typedefs | |
| using | ts::PolledFileList = std::list< PolledFilePtr > |
| List of safe pointers to PolledFile (not thread-safe). | |
| using | ts::PolledFilePtr = std::shared_ptr< PolledFile > |
| Safe pointer to a PolledFile (not thread-safe). | |
Description of a polled file.