Type Alias AVContentKeyRequestRetryReason

Source
pub type AVContentKeyRequestRetryReason = NSString;
Available on crate feature AVContentKeySession only.
Expand description

AVContentKeyRequestRetryReason string constants

Used to specify a reason for asking the client to retry a content key request.

See also Apple’s documentation

Aliased Type§

struct AVContentKeyRequestRetryReason { /* private fields */ }