mpx/playbackframework/playbackserver/inc/mpxplaybackserver.h
branchRCL_3
changeset 15 d240f0a77280
parent 0 a2952bb97e68
equal deleted inserted replaced
14:05b0d2323768 15:d240f0a77280
   148 
   148 
   149     /**
   149     /**
   150     *  2nd phase constructor
   150     *  2nd phase constructor
   151     */
   151     */
   152     void ConstructL();
   152     void ConstructL();
       
   153 
       
   154     /**
       
   155     *  Process id finder.
       
   156     *
       
   157     *  @param aEngine pointer to active engine
       
   158     *  @param aProcessId process id of owning process
       
   159     */
       
   160     void FindProcessIdForTsp(const CMPXPlaybackEngine* aEngine,
       
   161                              TProcessId& aProcessId );
   153 
   162 
   154 private: // from base class
   163 private: // from base class
   155     /**
   164     /**
   156     *   From MMPXPlaybackActiveEngineObserver
   165     *   From MMPXPlaybackActiveEngineObserver
   157     *   Handle active engine
   166     *   Handle active engine