BitmovinApiSdk\Models\ReuploadSettings::hlsManifestInterval
Interval in seconds to reupload the HLS master file. Valid values are either `0` to never reupload the hls manifest or at least `30`. This is currently not used, as the master file will always be uploaded when one of the playlist files has changed.
Signature
public function hlsManifestInterval(float
$hlsManifestInterval )
Parameters
$hlsManifestInterval
— float
Returns
- $this