TMMFAudioSetRepeatsConfig Class Reference

class TMMFAudioSetRepeatsConfig

Constructor & Destructor Documentation

TMMFAudioSetRepeatsConfig()

IMPORT_C TMMFAudioSetRepeatsConfig ( )

Member Data Documentation

TInt 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).

TInt iReserved1

TInt iReserved1 [private]

This member is internal and not intended for use.

TTimeIntervalMicroSeconds iTrailingSilence

TTimeIntervalMicroSeconds iTrailingSilence

The time interval of the training silence.