VideoCacheConfig

constructor(maxSizeBytes: Long = DEFAULT_MAX_SIZE_BYTES)

Parameters

maxSizeBytes

Soft cap on cache size; LRU eviction kicks in once exceeded. Files larger than this cap are not effectively cached. Size maxSizeBytes to comfortably exceed the largest expected video.