OpenShot Library | libopenshot 0.3.3
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
ChunkReader.h File Reference

Header file for ChunkReader class. More...

#include <string>
#include <memory>
#include "ReaderBase.h"
#include "Json.h"

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

namespace  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...
 

Detailed Description

Header file for ChunkReader class.

Author
Jonathan Thomas jonat.nosp@m.han@.nosp@m.opens.nosp@m.hot..nosp@m.org

License

Definition in file ChunkReader.h.