This is the complete list of members for openshot::CacheDisk, including all inherited members.
  | Add(std::shared_ptr< openshot::Frame > frame) | openshot::CacheDisk | virtual | 
  | cache_type | openshot::CacheBase | protected | 
  | CacheBase() | openshot::CacheBase |  | 
  | CacheBase(int64_t max_bytes) | openshot::CacheBase |  | 
  | CacheDisk(std::string cache_path, std::string format, float quality, float scale) | openshot::CacheDisk |  | 
  | CacheDisk(std::string cache_path, std::string format, float quality, float scale, int64_t max_bytes) | openshot::CacheDisk |  | 
  | cacheMutex | openshot::CacheBase | protected | 
  | CalculateRanges() | openshot::CacheBase | protected | 
  | Clear() | openshot::CacheDisk | virtual | 
  | Contains(int64_t frame_number) | openshot::CacheDisk | virtual | 
  | Count() | openshot::CacheDisk | virtual | 
  | frame_ranges | openshot::CacheBase | protected | 
  | GetBytes() | openshot::CacheDisk | virtual | 
  | GetFrame(int64_t frame_number) | openshot::CacheDisk | virtual | 
  | GetFrames() | openshot::CacheDisk | virtual | 
  | GetMaxBytes() | openshot::CacheBase | inline | 
  | GetSmallestFrame() | openshot::CacheDisk | virtual | 
  | Json() | openshot::CacheDisk | virtual | 
  | json_ranges | openshot::CacheBase | protected | 
  | JsonValue() | openshot::CacheDisk | virtual | 
  | max_bytes | openshot::CacheBase | protected | 
  | needs_range_processing | openshot::CacheBase | protected | 
  | ordered_frame_numbers | openshot::CacheBase | protected | 
  | range_version | openshot::CacheBase | protected | 
  | Remove(int64_t frame_number) | openshot::CacheDisk | virtual | 
  | Remove(int64_t start_frame_number, int64_t end_frame_number) | openshot::CacheDisk | virtual | 
  | SetJson(const std::string value) | openshot::CacheDisk | virtual | 
  | SetJsonValue(const Json::Value root) | openshot::CacheDisk | virtual | 
  | SetMaxBytes(int64_t number_of_bytes) | openshot::CacheBase | inline | 
  | SetMaxBytesFromInfo(int64_t number_of_frames, int width, int height, int sample_rate, int channels) | openshot::CacheBase |  | 
  | Touch(int64_t frame_number) | openshot::CacheDisk | virtual | 
  | ~CacheBase()=default | openshot::CacheBase | virtual | 
  | ~CacheDisk() | openshot::CacheDisk |  |