Contents

hasProtectedContent

A Boolean value that indicates whether the asset contains protected content.

Declaration

var hasProtectedContent: Bool { get }

Discussion

Assets that contain protected content may not be playable without successful authorization, even if the value of its isPlayable property is true.