Type Alias AVContentKeySystem

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

AVContentKeySystem string constants

Used by AVContentKeySession to determine the method of key delivery

See also Apple’s documentation

Aliased Type§

struct AVContentKeySystem { /* private fields */ }