clientCache property

HlsClientCache? clientCache
final

When set to "disabled", sets the #EXT-X-ALLOW-CACHE:no tag in the manifest, which prevents clients from saving media segments for later replay.

Implementation

final HlsClientCache? clientCache;