nn::mic::CTR::GetClamp Function

Syntax

Result GetClamp(
     bool * pEnable
);

Arguments

Name Description
out pEnable Returns true if clamping is enabled.

Return Values

Returns the result of the operation.
Value Description
ResultSuccess Process succeeded.

Description

Gets the clamping settings for microphone data.

Revision History

2010/12/18
Revised the description of the return values.
2010/10/15
Initial version.

CONFIDENTIAL