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

Declare the class QtlFileSlices. More...

Classes

class  QtlFileSlices
 A read-only file device with sequential access on a list of data slices. More...
 

Typedefs

typedef QtlSmartPointer< QtlFileSlices, QtlNullMutexLockerQtlFileSlicesPtr
 Smart pointer to QtlFileSlices, non thread-safe. More...
 
typedef QList< QtlFileSlicesPtrQtlFileSlicesPtrList
 List of smart pointers to QtlFileSlices, non thread-safe. More...
 

Detailed Description

Declare the class QtlFileSlices.

Qtl, Qt utility library.

Typedef Documentation

◆ QtlFileSlicesPtr

Smart pointer to QtlFileSlices, non thread-safe.

◆ QtlFileSlicesPtrList

List of smart pointers to QtlFileSlices, non thread-safe.