共用方式為


ALAsset.SetVideoAtPath(NSUrl, Action<NSUrl,NSError>) 方法

定義

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
completionBlock
Action<NSUrl,NSError>

即將加入。

這個參數可以是 null

屬性

適用於