mmappfw_plat/mpx_playback_utility_api/tsrc/mpxplaybackutilitytest/inc/mpxplaybackutilitytestdefs.h
branchRCL_3
changeset 67 16db3449d7ba
parent 59 666f9a5a90a9
--- a/mmappfw_plat/mpx_playback_utility_api/tsrc/mpxplaybackutilitytest/inc/mpxplaybackutilitytestdefs.h	Wed Sep 15 12:45:22 2010 +0300
+++ b/mmappfw_plat/mpx_playback_utility_api/tsrc/mpxplaybackutilitytest/inc/mpxplaybackutilitytestdefs.h	Wed Oct 13 15:06:09 2010 +0300
@@ -21,26 +21,8 @@
 const TInt KGeneralPlaybackMsgOffset = 0;
 const TInt KVideoPlaybackMsgOffset = 100;
 const TInt KStifPlaybackMsgOffset = 200;
-
-
-
-
 const TInt KMPXMessageStif = 0x20011397;
 
-//
-//  TInt for Command Id
-//
-const TMPXAttributeData KMPXStifPlaybackCommand = { KMPXMessageStif, 0x01 };
-
-
-enum TMPXStifCommand
-{
-    EPbStifPlayComplete,
-    EPbStifSeekForward,
-    EPbStifSeekBackward
-
-};
-
 
 #endif      // MPXPLAYBACKUTILITYTESTDEFS_H