Static AVURLAssetAllowsCellularAccessKey

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

Indicates whether network requests on behalf of this asset are allowed to use the cellular interface.

Default is YES.

See also Apple’s documentation