nn::mic::CTR::SamplingRate Enumerated Type

Syntax

enum SamplingRate;

Values

Value Description
SAMPLING_RATE_32730 32.73kHz (the actual rate is 32728.498046875 Hz)
SAMPLING_RATE_16360 16.36kHz (the actual rate is 16364.2490234375 Hz)
SAMPLING_RATE_10910 10.91kHz (the actual rate is 10909.4993489583 Hz)
SAMPLING_RATE_8180 8.18kHz (the actual rate is 8182.12451171875 Hz)

Description

Enumerated type that indicates the microphone sampling rate.

Revision History

2011/05/09
Added actual sampling rate value.
2010/01/07
Initial version.

CONFIDENTIAL