Contents

AVURLAssetPrimarySessionIdentifierKey

Specifies a UUID to set as the session identifier for HTTP requests that the asset makes.

Declaration

let AVURLAssetPrimarySessionIdentifierKey: String

Discussion

The asset appends value as the value of the _HLS_primary_id query parameter. Only HTTP Live Streaming assets support this option.

See Also

Options