Declare the class QtsTsPacket. More...
Classes | |
struct | QtsTsPacket |
Basic definition of an MPEG-2 transport packet. More... | |
Typedefs | |
typedef QVector< QtsTsPacket > | QtsTsPacketVector |
Vector of transport stream packets. More... | |
Variables | |
const QtsTsPacket | QtsEmptyPacket |
This constant is an empty packet (no payload). More... | |
const QtsTsPacket | QtsNullPacket |
This constant is a null (or stuffing) packet. More... | |
Declare the class QtsTsPacket.
Qts, the Qt MPEG Transport Stream library.
typedef QVector<QtsTsPacket> QtsTsPacketVector |
Vector of transport stream packets.
const QtsTsPacket QtsNullPacket |
This constant is a null (or stuffing) packet.
const QtsTsPacket QtsEmptyPacket |
This constant is an empty packet (no payload).
PID and CC shall be updated for use in specific PID's.