Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

ImagePicker.VideoIsCompatibleWithSavedPhotosAlbum

Checks video.

Component Version macOS Windows Linux Server iOS SDK
ImagePicker 7.3 ❌ No ❌ No ❌ No ❌ No ✅ Yes
MBS( "ImagePicker.VideoIsCompatibleWithSavedPhotosAlbum"; FilePath )   More

Parameters

Parameter Description Example
FilePath The file path to the video file.

Result

Returns 1, 0 or error.

Description

Checks video.
Is a specific video eligible to be saved to the saved photos album?

This function requires a native path. Use Path.FileMakerPathToNativePath to convert a FileMaker path to a native path if required. If you like to have the user choose the path, you can use FileDialog functions.

See also

Blog Entries

This function checks for a license.

Created 17th June 2017, last changed 18th June 2017


ImagePicker.TakePicture - ImagePicker.WriteImageToSavedPhotosAlbum