hlsKey property

String? hlsKey
getter/setter pair

The HLS key (generated from the URI) for the download, used to generate the cache directory, so that the segments of the same video can be cached in the same directory.

Implementation

String? hlsKey;