clientCache property

CmafClientCache? clientCache
final

Disable this setting only when your workflow requires the #EXT-X-ALLOW-CACHE:no tag. Otherwise, keep the default value Enabled (ENABLED) and control caching in your video distribution set up. For example, use the Cache-Control http header.

Implementation

final CmafClientCache? clientCache;