UIVideoEditorController.CanEditVideoAtPath(String) 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.
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