pub unsafe static AVURLAssetAllowsConstrainedNetworkAccessKey: &'static NSStringAvailable on crate feature
AVAsset only.Expand description
Indicates whether network requests on behalf of this asset are allowed to use the constrained interface (e.g. interfaces marked as being in data saver mode).
Default is YES.
See also Appleās documentation