mergAVCamCaptureImage

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mergAVCamCaptureImage [<pAnimate>], [<pJPEGQuality>], [<pFilePath>], [<pThumbnailSize>]
Associationsmergav
Summary

Capture an image from the camera control

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

(optional with "true" default) animate the image capture with a white flash. - true - false

pJPEGQuality

(optional with 1 default) a value between 0 and 1 for the compression quality for the JPEG data returned.

pFilePath

(optional with "" default) the file path to save the image

pThumbnailSize

(optional with "" default) the size of the thumbnail to send in the mergAVCamImageCaptured message. If not specified the thumbnail is the full image size.

Description

The shutter sound is part of the AVFramework.

Tagsexternals