pub unsafe static AVURLAssetAllowsExpensiveNetworkAccessKey: &'static NSStringAvailable on crate feature
AVAsset only.Expand description
Indicates whether network requests on behalf of this asset are allowed to use the expensive interface (e.g. cellular, tethered, constrained).
Default is YES.
See also Appleās documentation