nn::mic::CTR::IsSampling Function

Syntax

Result IsSampling(
     bool * pSampling
);

Parameters

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

Return Values

Returns the result of the operation.
Value Description
Result::IsSuccess Process succeeded.

Description

Determines whether microphone sampling is currently under way.

Revision History

2010/12/18
Revised the description of the return values.
2010/08/23
Deleted irrelevant mention of heavy processing load.
2010/01/07
Initial version.

CONFIDENTIAL