RMMFAudioPlayControllerCustomCommands Class Reference
class RMMFAudioPlayControllerCustomCommands : public RMMFCustomCommandsBase |
Client class to access functionality specific to an 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
- RMMFAudioPlayControllerCustomCommands
Constructor & Destructor Documentation
RMMFAudioPlayControllerCustomCommands(RMMFController &)
IMPORT_C | RMMFAudioPlayControllerCustomCommands | ( | RMMFController & | aController | ) | |
Parameters
RMMFController & aController | The client side controller object to be used by this custom command interface. |
Member Functions Documentation
DeletePlaybackWindow()
IMPORT_C TInt | DeletePlaybackWindow | ( | ) | |
Removes a previously defined playback window.
GetLoadingProgress(TInt &)
IMPORT_C TInt | GetLoadingProgress | ( | TInt & | aPercentageProgress | ) | const |
Gets the audio loading progress as a percentage.
Parameters
TInt & aPercentageProgress | The progress loading the clip, as a percentage. |
SetPlaybackWindow(const TTimeIntervalMicroSeconds &, const TTimeIntervalMicroSeconds &)
Sets a playback window. The controller will start playing from the start of the window, and finish playing at the end of the window.
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.