mergAVCanSaveVideo

Typefunction
DictionaryLCS
LibraryLiveCode Script
Syntax
mergAVCanSaveVideo(<pFilePath>)
Associationsmergav
Summary

Checks to see if the video file is compatible with the photo library

Introduced8.0
OSios, mac
Platformsdesktop, mobile
Parameters
NameTypeDescription
pFilePath

the file path of the video

Example
if mergAVCanSaveVideo(tVideoPath) then show btn "edit"
Values
NameTypeDescription
return

true if the video can be saved to the library

Description

iOS Only.

Tagsexternals