AVContentKeySystem

Type Alias AVContentKeySystem 

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

Used by AVContentKeySession to determine the method of key delivery

See also Apple’s documentation

Aliased Type§

pub struct AVContentKeySystem { /* private fields */ }