diff -r 78ad99c24f08 -r 420f6808bf21 photosgallery/slideshow/engine/inc/shwslideshowengine.h --- a/photosgallery/slideshow/engine/inc/shwslideshowengine.h Tue May 25 12:42:31 2010 +0300 +++ b/photosgallery/slideshow/engine/inc/shwslideshowengine.h Wed Jun 09 09:41:51 2010 +0300 @@ -26,6 +26,7 @@ #include #include #include +#include // Forward declarations class CAlfEnv; @@ -146,6 +147,11 @@ */ IMPORT_C void LSKPressedL(); + /** + * This method gets called when there is an HDMI event + */ + IMPORT_C void HandleHDMIDecodingEventL(THdmiDecodingStatus aStatus); + private: // Implementation /// C++ constructor, no derivation or use outside the DLL