photosgallery/slideshow/engine/coresrc/shwplaybackfactory.h
branchRCL_3
changeset 17 a60acebbbd9d
parent 0 4e91876724a2
--- a/photosgallery/slideshow/engine/coresrc/shwplaybackfactory.h	Tue Apr 27 16:37:53 2010 +0300
+++ b/photosgallery/slideshow/engine/coresrc/shwplaybackfactory.h	Tue May 11 16:13:40 2010 +0300
@@ -90,6 +90,9 @@
         /// @ref CShwSlideshowEngine::AvailableEffectsL
         static void AvailableEffectsL( RArray<TShwEffectInfo>& aEffects );
         
+        /// @ref CShwSlideshowEngine::GetMusicVolumeL
+        void GetMusicVolumeL();
+        
     private:
 
         /// Own: The implementation of the class, hidden from the clients