TSDuck v3.40-3968
MPEG Transport Stream Toolkit
|
Representation of MPEG PES packets. More...
Classes | |
class | ts::PESPacket |
Representation of MPEG PES packets. More... | |
Namespaces | |
namespace | ts |
TSDuck namespace, containing all TSDuck classes and functions. | |
Typedefs | |
using | ts::PESPacketPtr = std::shared_ptr< PESPacket > |
Safe pointer for PESPacket. | |
using | ts::PESPacketPtrVector = std::vector< PESPacketPtr > |
Vector of PESPacket safe pointers. | |
Representation of MPEG PES packets.