pub unsafe static AVURLAssetHTTPUserAgentKey: &'static NSStringAvailable on crate feature
AVAsset only.Expand description
Specifies the value of the User-Agent header to add to HTTP requests made by this asset.
Value is an NSString Default value is the systems’s default User-Agent.
See also Apple’s documentation