Contents

identifier

The identifier for the content key.

Declaration

var identifier: (any Sendable)? { get }

Discussion

This property is specific to the container and the protocol. To use the key with an HTTP Live Streaming AVURLAsset, the identifier must be an NSURL that matches a key URI in the media playlist.

See Also

Getting content key request properties