QtlMovie 1.12 (A specialized FFmpeg front-end)
QtsTsPacket.h File Reference

Declare the class QtsTsPacket. More...

Classes

struct  QtsTsPacket
 Basic definition of an MPEG-2 transport packet. More...
 

Typedefs

typedef QVector< QtsTsPacketQtsTsPacketVector
 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...
 

Detailed Description

Declare the class QtsTsPacket.

Qts, the Qt MPEG Transport Stream library.

Typedef Documentation

◆ QtsTsPacketVector

typedef QVector<QtsTsPacket> QtsTsPacketVector

Vector of transport stream packets.

Variable Documentation

◆ QtsNullPacket

const QtsTsPacket QtsNullPacket

This constant is a null (or stuffing) packet.

◆ QtsEmptyPacket

const QtsTsPacket QtsEmptyPacket

This constant is an empty packet (no payload).

PID and CC shall be updated for use in specific PID's.