RMMFAudioPlayControllerSetRepeatsCustomCommands Class Reference
class RMMFAudioPlayControllerSetRepeatsCustomCommands : public RMMFCustomCommandsBase
|
Client class to access loop play functionality of audio play controller.
The class uses the custom command function of the controller plugin, and removes the necessity for the client to formulate the custom commands.
Inherits from
-
RMMFAudioPlayControllerSetRepeatsCustomCommands
Constructor & Destructor Documentation
RMMFAudioPlayControllerSetRepeatsCustomCommands(RMMFController &)
IMPORT_C
|
RMMFAudioPlayControllerSetRepeatsCustomCommands
|
(
|
RMMFController
&
|
aController
|
)
|
|
Parameters
RMMFController
& aController
|
The client side controller object to be used by this custom command interface.
|
Member Functions Documentation
SetRepeats(TInt, const TTimeIntervalMicroSeconds &)
Sets the number of times the audio sample to be repeated and the trailing silence period
Parameters
TInt
aRepeatNumberOfTimes
|
The number of times the audio sample needs to be repeated
|
const
TTimeIntervalMicroSeconds
& aTrailingSilence
|
The time interval of the trailing silence in microseconds.
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.