OpenShot Library | libopenshot  0.1.9
openshot::CacheDisk Member List

This is the complete list of members for openshot::CacheDisk, including all inherited members.

Add(std::shared_ptr< Frame > frame)openshot::CacheDiskvirtual
cache_typeopenshot::CacheBaseprotected
CacheBase()openshot::CacheBase
CacheBase(int64_t max_bytes)openshot::CacheBase
cacheCriticalSectionopenshot::CacheBaseprotected
CacheDisk(string cache_path, string format, float quality, float scale)openshot::CacheDisk
CacheDisk(string cache_path, string format, float quality, float scale, int64_t max_bytes)openshot::CacheDisk
Clear()openshot::CacheDiskvirtual
Count()openshot::CacheDiskvirtual
GetBytes()openshot::CacheDiskvirtual
GetFrame(int64_t frame_number)openshot::CacheDiskvirtual
GetMaxBytes()openshot::CacheBaseinline
GetSmallestFrame()openshot::CacheDiskvirtual
Json()openshot::CacheDiskvirtual
JsonValue()openshot::CacheDiskvirtual
max_bytesopenshot::CacheBaseprotected
MoveToFront(int64_t frame_number)openshot::CacheDisk
Remove(int64_t frame_number)openshot::CacheDiskvirtual
Remove(int64_t start_frame_number, int64_t end_frame_number)openshot::CacheDiskvirtual
SetJson(string value)openshot::CacheDiskvirtual
SetJsonValue(Json::Value root)openshot::CacheDiskvirtual
SetMaxBytes(int64_t number_of_bytes)openshot::CacheBaseinline
SetMaxBytesFromInfo(int64_t number_of_frames, int width, int height, int sample_rate, int channels)openshot::CacheBase
~CacheDisk()openshot::CacheDisk