UIVideo.IsCompatibleWithSavedPhotosAlbum(String) Method

Definition

Determines whether the video file is compatible with the current photos album.

public static bool IsCompatibleWithSavedPhotosAlbum (string path);
static member IsCompatibleWithSavedPhotosAlbum : string -> bool

Parameters

path
String

The path to probe.

Returns

Applies to