AVContentKeySystem

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§

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