OpenShot Library | libopenshot
0.3.3
|
Header file for ChunkReader class. More...
Go to the source code of this file.
Classes | |
struct | openshot::ChunkLocation |
This struct holds the location of a frame within a chunk. More... | |
class | openshot::ChunkReader |
This class reads a special chunk-formatted file, which can be easily shared in a distributed environment. More... | |
Namespaces | |
openshot | |
This namespace is the default namespace for all code in the openshot library. | |
Enumerations | |
enum | openshot::ChunkVersion { openshot::THUMBNAIL, openshot::PREVIEW, openshot::FINAL } |
This enumeration allows the user to choose which version of the chunk they would like (low, medium, or high quality). More... | |