Static AVAssetDownloadTaskMediaSelectionKey

Source
pub unsafe static AVAssetDownloadTaskMediaSelectionKey: &'static NSString
Available on crate feature AVAssetDownloadTask only.
Expand description

The media selection for this download. The value for this key should be an AVMediaSelection.

By default, media selections for AVAssetDownloadTask will be automatically selected.

See also Apple’s documentation