--- a/mpx/playbackframework/playbackserver/inc/mpxplaybackserver.h Fri Apr 16 15:28:14 2010 +0300
+++ b/mpx/playbackframework/playbackserver/inc/mpxplaybackserver.h Mon May 03 12:58:40 2010 +0300
@@ -151,6 +151,15 @@
*/
void ConstructL();
+ /**
+ * Process id finder.
+ *
+ * @param aEngine pointer to active engine
+ * @param aProcessId process id of owning process
+ */
+ void FindProcessIdForTsp(const CMPXPlaybackEngine* aEngine,
+ TProcessId& aProcessId );
+
private: // from base class
/**
* From MMPXPlaybackActiveEngineObserver