TMMFAudioSetRepeatsConfig Class Reference

#include <mmf/common/mmfaudio.h>

Link against: mmfstandardcustomcommands.lib

class TMMFAudioSetRepeatsConfig

Member Attribute Documentation

iRepeatNumberOfTimes

TInt iRepeatNumberOfTimes

The number of times the audio sample, together with the trailing silence, is to be repeated.

If this is set to KMdaRepeatForever, then the audio sample, together with the trailing silence, is

repeated indefinitely or until Stop() is called. If this is set to zero, then the audio sample

is not repeated. The behaviour is undefined for negative values (other than KMdaRepeatForever).

iTrailingSilence

TTimeIntervalMicroSeconds iTrailingSilence

The time interval of the training silence.

Constructor & Destructor Documentation

TMMFAudioSetRepeatsConfig ( )

IMPORT_CTMMFAudioSetRepeatsConfig()