ALAsset.SetVideoAtPath(NSUrl, Action<NSUrl,NSError>) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
ALAsset修改 以參考 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
參數
- videoPathURL
- NSUrl
- 屬性