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

Declare the class QtsDescriptor. More...

Classes

class  QtsDescriptor
 Representation of a binary MPEG PSI/SI descriptor. More...
 

Typedefs

typedef QtlSmartPointer< QtsDescriptor, QtlNullMutexLockerQtsDescriptorPtr
 Smart pointer to a QtsDescriptor (non thread-safe). More...
 
typedef QtlSmartPointer< QtsDescriptor, QtlMutexLockerQtsDescriptorSafePtr
 Smart pointer to a QtsDescriptor (thread-safe). More...
 

Detailed Description

Declare the class QtsDescriptor.

Qts, the Qt MPEG Transport Stream library.

Typedef Documentation

◆ QtsDescriptorPtr

Smart pointer to a QtsDescriptor (non thread-safe).

◆ QtsDescriptorSafePtr