Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: SoundDevice.h

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

Enum TMMFSampleRate

TMMFSampleRate

Description

Sampling rates available.

When queried from DevSound by calling the function Capabilities(), iRate indicates the sampling rates supported by the audio device.

DevSound by default is configured to 8KHz sampling rate. So to configure DevSound to play/record audio at 16 KHz sampling rate:

The mode should not be OR'ed with each other. If they are, then highest sampling rate takes precedence and DevSound will be configured to it.

EMMFSampleRate8000Hz

8000 Hz Sampling Rate

EMMFSampleRate11025Hz

11025 Hz Sampling Rate

EMMFSampleRate16000Hz

16000 Hz Sampling Rate

EMMFSampleRate22050Hz

22050 Hz Sampling Rate

EMMFSampleRate32000Hz

32000 Hz Sampling Rate

EMMFSampleRate44100Hz

44100 Hz Sampling Rate

EMMFSampleRate48000Hz

48000 Hz Sampling Rate

EMMFSampleRate88200Hz

88200 Hz Sampling Rate

EMMFSampleRate96000Hz

96000 Hz Sampling Rate

EMMFSampleRate12000Hz

12000 Hz Sampling Rate

EMMFSampleRate24000Hz

24000 Hz Sampling Rate

EMMFSampleRate64000Hz

64000 Hz Sampling Rate