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 TMMFMonoStereo

TMMFMonoStereo

Description

Mono Stereo playback and record modes available.

When queried from DevSound by calling the function Capabilities(), iChannels indicates whether the underlying audio device supports playing back stereo audio samples and recording audio samples in stereo mode or not.

DevSound by default is configured to Mono mode. So to configure DevSound to play/record audio sample in stereo mode:

The mode should not be OR'ed with each other. if they are, then stereo takes precedence and DevSound will be configured to stereo mode.

EMMFMono

Mono mode

EMMFStereo

Stereo mode