UIVideoEditorController.CanEditVideoAtPath(String) Method

Definition

Whether the video at the specified path can be edited.

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

Parameters

path
String

Returns

Attributes

Applies to