TSDuck v3.38-3699
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
tsT2MIPacket.h File Reference

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.
 

Detailed Description

Representation of DVB T2-MI (DVB-T2 Modulator Interface) packets.