pub unsafe static AVContentKeySessionServerPlaybackContextOptionProtocolVersions: &'static AVContentKeySessionServerPlaybackContextOptionAvailable on crate feature
AVContentKeySession only.Expand description
Specifies the versions of the content protection protocol supported by the application; as an NSArray of one or more NSNumber objects. If this option is not set, an appropriate protocol version will be selected based on sideband information such as an associated HLS playlist. If such information is not available, a protocol version of 1 is assumed
See also Appleās documentation