pub type AVContentKeySessionServerPlaybackContextOption = NSString;Available on crate feature
AVContentKeySession only.Expand description
Options keys used to specify additional information for generating server playback context (SPC) in -[AVContentKeySession invalidatePersistableContentKey:options:completionHandler:] and -[AVContentKeySession invalidateAllPersistableContentKeysForApp:options:completionHandler:]
See also Apple’s documentation
Aliased Type§
pub struct AVContentKeySessionServerPlaybackContextOption { /* private fields */ }