BitmovinApiSdk\Models\HlsManifest::manifestName
The filename of your manifest. If this is not set, the `name` is used as output file name. Either one of `name` or `manifestName` is required. Be aware that spaces will be replaced with underlines (`_`) on the output.
Signature
public function manifestName(string
$manifestName )
Parameters
$manifestName
— string
Returns
- $this