OpenShot Library | libopenshot  0.1.3
openshot::CacheDisk Member List

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

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