cached_video_player_plus icon indicating copy to clipboard operation
cached_video_player_plus copied to clipboard

Feature Request: Support for Custom CacheManager Parameter

Open rignaneseleo opened this issue 1 year ago • 2 comments

It would be great to introduce the option to pass a custom CacheManager and CacheKey parameter, allowing for more flexibility in caching strategies. This would eliminate the need to rely solely on VideoCacheManager and provide developers with the ability to implement their own cache management solutions if needed.

Use Case: This feature would be particularly useful for developers who want to:

  • Use a different cache mechanism other than VideoCacheManager
  • Preload videos from anywhere
  • Optimize performance based on specific app needs
  • Customize cache handling for specific types of media or data

Thank you for considering this enhancement! It would provide a lot more flexibility for different use cases.

rignaneseleo avatar Sep 27 '24 11:09 rignaneseleo