OpenShot Library | libopenshot  0.1.9
openshot::CacheMemory Member List

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

Add(std::shared_ptr< Frame > frame)openshot::CacheMemoryvirtual
cache_typeopenshot::CacheBaseprotected
CacheBase()openshot::CacheBase
CacheBase(int64_t max_bytes)openshot::CacheBase
cacheCriticalSectionopenshot::CacheBaseprotected
CacheMemory()openshot::CacheMemory
CacheMemory(int64_t max_bytes)openshot::CacheMemory
Clear()openshot::CacheMemoryvirtual
Count()openshot::CacheMemoryvirtual
GetBytes()openshot::CacheMemoryvirtual
GetFrame(int64_t frame_number)openshot::CacheMemoryvirtual
GetMaxBytes()openshot::CacheBaseinline
GetSmallestFrame()openshot::CacheMemoryvirtual
Json()openshot::CacheMemoryvirtual
JsonValue()openshot::CacheMemoryvirtual
max_bytesopenshot::CacheBaseprotected
MoveToFront(int64_t frame_number)openshot::CacheMemory
Remove(int64_t frame_number)openshot::CacheMemoryvirtual
Remove(int64_t start_frame_number, int64_t end_frame_number)openshot::CacheMemoryvirtual
SetJson(string value)openshot::CacheMemoryvirtual
SetJsonValue(Json::Value root)openshot::CacheMemoryvirtual
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
~CacheMemory()openshot::CacheMemory