AVContentKeyRequestRetryReason

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§

#[repr(C)]
pub struct AVContentKeyRequestRetryReason { /* private fields */ }