Sample Rate Definition

group Sample_Rate_Definition

Defines

IS_SAMPLE_RATE(RATE)

Check if the input parameter is valid.

Enums

enum CodecSampleRate_TypeDef

Values:

enumerator SAMPLE_RATE_48KHz

CODEC sample rate is 48KHz.

enumerator SAMPLE_RATE_96KHz

CODEC sample rate is 96KHz.

enumerator SAMPLE_RATE_192KHz

CODEC sample rate is 192KHz.

enumerator SAMPLE_RATE_32KHz

CODEC sample rate is 32KHz.

enumerator SAMPLE_RATE_176KHz

CODEC sample rate is 176.4KHz.

enumerator SAMPLE_RATE_16KHz

CODEC sample rate is 16KHz.

enumerator SAMPLE_RATE_RSV_1

This parameter is meaningless.

enumerator SAMPLE_RATE_8KHz

CODEC sample rate is 8KHz.

enumerator SAMPLE_RATE_44100Hz

CODEC sample rate is 44.1KHz.

enumerator SAMPLE_RATE_88200Hz

CODEC sample rate is 88.2KHz.

enumerator SAMPLE_RATE_24KHz

CODEC sample rate is 24KHz.

enumerator SAMPLE_RATE_12KHz

CODEC sample rate is 12KHz.

enumerator SAMPLE_RATE_22050Hz

CODEC sample rate is 22.05KHz.

enumerator SAMPLE_RATE_11025Hz

CODEC sample rate is 11.025KHz.