AVMutableMovie.FromUrl Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("movieWithURL:options:error:")]
public static AVFoundation.AVMutableMovie FromUrl (Foundation.NSUrl URL, Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> options, out Foundation.NSError outError);
static member FromUrl : Foundation.NSUrl * Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> * -> AVFoundation.AVMutableMovie
Parameters
- URL
- NSUrl
- options
- NSDictionary<NSString,NSObject>
- outError
- NSError
Returns
- Attributes