Contents

externalContentProtectionStatus

The external protection status for the content key based on all attached displays.

Declaration

var externalContentProtectionStatus: AVExternalContentProtectionStatus { get }

Discussion

This property isn’t key-value observable. Instead, use the contentKeySession(_:externalProtectionStatusDidChangeFor:) delegate method to monitor changes to this value.

See Also

Inspecting protection status