hlsKey property
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;
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.
String? hlsKey;