nn::mic::CTR::IsSampling Function

Syntax

Result IsSampling(
     bool * pSampling
);

Arguments

Name Description
out pSampling Returns true if sampling is under way. Returns false otherwise.

Return Values

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

Description

Determines whether microphone sampling is currently under way.

Revision History

2010/08/23
Deleted irrelevant mention of heavy processing load.
2010/01/07
Initial version.

CONFIDENTIAL