AVContentKeyRequestRetryReason

Type Alias AVContentKeyRequestRetryReason 

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

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

See also Apple’s documentation

Aliased Type§

pub struct AVContentKeyRequestRetryReason { /* private fields */ }