Fetch an HLS (HTTP Live Streaming) playlist for the specified video asset, with optional query parameters to modify playback behavior.
The asset or live stream's playback ID.
Signed token (JWT) for secure video playback.
Include HLS redundant streams in the manifest.
Add support for timeline hover previews on Roku devices.
Set the default subtitles/captions language (BCP47 compliant language code).
Set the maximum resolution of renditions included in the manifest.
Set the minimum resolution of renditions included in the manifest.
Set the logic to order renditions in the HLS manifest.
Set the start time of the asset created from a live stream when using the instant clipping feature. The timestamp should be provided as an epoch integer, and is compared to the program date time (PDT) generated by a live stream.
Set the end time of the asset created from a live stream when using the instant clipping feature. The timestamp should be provided as an epoch integer, and is compared to the program date time (PDT) generated by a live stream.
Set the relative start time of the asset (in seconds) when using the instant clipping feature.
Set the relative end time of the asset (in seconds) when using the instant clipping feature.
If set to true, EXT-X-PROGRAM-DATE-TIME tags will be omitted from HLS manifests for assets from live streams.