ALAsset.SetVideoAtPath(NSUrl, Action<NSUrl,NSError>) 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.
Modifies the ALAsset to refer to the videoPathURL
.
[Foundation.Export("setVideoAtPath:completionBlock:")]
public virtual void SetVideoAtPath (Foundation.NSUrl videoPathURL, Action<Foundation.NSUrl,Foundation.NSError> completionBlock);
abstract member SetVideoAtPath : Foundation.NSUrl * Action<Foundation.NSUrl, Foundation.NSError> -> unit
override this.SetVideoAtPath : Foundation.NSUrl * Action<Foundation.NSUrl, Foundation.NSError> -> unit
Parameters
- videoPathURL
- NSUrl
- Attributes