mw::mo::mocam::autofocus::Handle::Set Member Function

Syntax

ErrorCodes Set(
    f32 focus
);

Arguments

Name Description
in focus New internal autofocus value.

Return Values

Return OK if no error.

Description

This function reset autofocus internal value to the given value.
It's useful to control the way Get function will interpolate the autofocus value during the next call.

Revision History

2011/03/15
Initial version.

CONFIDENTIAL