UIVideoEditorController.CanEditVideoAtPath(String) 方法

定义

是否可以编辑指定路径处的视频。

[Foundation.Export("canEditVideoAtPath:")]
public static bool CanEditVideoAtPath(string path);
static member CanEditVideoAtPath : string -> bool

参数

path
String

返回

属性

适用于