anyKode Marilou
ContentsIndexHome
PreviousUpNext
DeviceCamera::SetSettings

Changing camera images capture modes.

C++
bool SetSettings(DeviceImageSourceSettings Settings, M32 * pDeviceResponse = NULL);
Parameters 
Description 
DeviceImageSourceSettings Settings 
[in] New camera capture settings. 
M32 * pDeviceResponse = NULL 
(see Message

True if the properties has been changed, false otherwise.

SetSettings changes the camera images capture mode. Note that if several applications are getting images from the same camera, the new settings are applied for all applications.

The properties of the camera can be modified by any program MODA witch is connected to the device. So GetNextImage returns an image calculated according to the properties of the lastest registered settings.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!