--- 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 <e32std.h>
#include <alf/alfdisplay.h>
#include <alf/alfenv.h>
+#include <mglxhdmidecoderobserver.h>
// 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