nn::mic::CTR::GetAmp Function

Syntax

Result GetAmp(
     bool * pEnable
);

Arguments

Name Description
out pEnable Returns true if the microphone is powered on. Returns false if the microphone is powered off.

Return Values

Returns the result of the operation.
LEVEL_SUCCESS:SUMMARY_SUCCESS:MODULE_COMMON:DESCRIPTION_SUCCESS ・・・Success.

Description

Gets the ON/OFF setting for power to the microphone.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL