TTaskConfig Class Reference

#include <mmf/server/taskconfig.h>

class TTaskConfig
Public Attributes
TInt iRate
TInt iStereoMode
TInt iUid

Detailed Description

Used by the SetConfig() method to configure the sample rate and stereo mode of a CMMFHwDevice plugin. The configuration of HwDevices is device specific.

Member Attribute Documentation

iRate

TInt iRate

The rate of the audio data.

See also: TTaskSampleRate

iStereoMode

TInt iStereoMode

The type of stereo audio data.

See also: TTaskStereoMode

iUid

TInt iUid

Uid for this TTaskConfig struct