![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
Representation of DVB T2-MI (DVB-T2 Modulator Interface) packets. More...
Classes | |
| class | ts::T2MIPacket |
| Representation of a DVB T2-MI (DVB-T2 Modulator Interface) packet. More... | |
Namespaces | |
| namespace | ts |
| TSDuck namespace, containing all TSDuck classes and functions. | |
Typedefs | |
| using | ts::T2MIPacketPtr = std::shared_ptr< T2MIPacket > |
| Safe pointer for T2MIPacket (not thread-safe). | |
| using | ts::T2MIPacketPtrVector = std::vector< T2MIPacketPtr > |
| Vector of T2MIPacket safe pointers. | |
Representation of DVB T2-MI (DVB-T2 Modulator Interface) packets.