mergAVVideoThumbnail

Typefunction
DictionaryLCS
LibraryLiveCode Script
Syntax
mergAVVideoThumbnail(<pFilePath>, [<pSize>], [<pTime>])
Associationsmergav
Summary

Create a thumbnail image of a video

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

the file path of the video

pSize

(optional with "100,100" default) the max width,max height that the thumbnail should be scaled and fit to

pTime

(optional with 1 default) the time in the video that the thumbnail is taken from

Values
NameTypeDescription
return

a thumbnail from a video in PNG format.

Description

iOS Only.

Tagsexternals