OpenShot Library | libopenshot  0.1.3
openshot::CacheMemory Member List

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

Add(tr1::shared_ptr< Frame > frame)openshot::CacheMemoryvirtual
cache_typeopenshot::CacheBaseprotected
CacheBase()openshot::CacheBase
CacheBase(long long int max_bytes)openshot::CacheBase
cacheCriticalSectionopenshot::CacheBaseprotected
CacheMemory()openshot::CacheMemory
CacheMemory(long long int max_bytes)openshot::CacheMemory
Clear()openshot::CacheMemoryvirtual
Count()openshot::CacheMemoryvirtual
GetBytes()openshot::CacheMemoryvirtual
GetFrame(long int frame_number)openshot::CacheMemoryvirtual
GetMaxBytes()openshot::CacheBaseinline
GetSmallestFrame()openshot::CacheMemoryvirtual
Json()openshot::CacheMemoryvirtual
JsonValue()openshot::CacheMemoryvirtual
max_bytesopenshot::CacheBaseprotected
MoveToFront(long int frame_number)openshot::CacheMemory
Remove(long int frame_number)openshot::CacheMemoryvirtual
Remove(long int start_frame_number, long int end_frame_number)openshot::CacheMemoryvirtual
SetJson(string value)openshot::CacheMemoryvirtual
SetJsonValue(Json::Value root)openshot::CacheMemoryvirtual
SetMaxBytes(long long int number_of_bytes)openshot::CacheBaseinline
SetMaxBytesFromInfo(long int number_of_frames, int width, int height, int sample_rate, int channels)openshot::CacheBase
~CacheMemory()openshot::CacheMemory