TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
Shared library handling (.so on Linux, .dylib on macOS, .dll on Windows) More...
Classes | |
class | ts::SharedLibrary |
Shared library handling (.so on Linux, .dylib on macOS, .dll on Windows). More... | |
Namespaces | |
namespace | ts |
TSDuck namespace, containing all TSDuck classes and functions. | |
Enumerations | |
enum class | ts::SharedLibraryFlags : uint16_t { ts::NONE = 0x00 , ts::PERMANENT = 0x01 } |
Bit masks options to load shared libraries. More... | |
Shared library handling (.so on Linux, .dylib on macOS, .dll on Windows)