AVContentKeyRequestRetryReasonTimedOut

Static AVContentKeyRequestRetryReasonTimedOut 

Source
pub unsafe static AVContentKeyRequestRetryReasonTimedOut: &'static AVContentKeyRequestRetryReason
Available on crate feature AVContentKeySession only.
Expand description

Indicates that the content key request should be retried because the key response was not set soon enough either due the initial request/response was taking too long, or a lease was expiring in the meantime.

See also Apple’s documentation