mpx/playbackframework/playbackengine/inc/mpxplaybackengine.h
branchRCL_3
changeset 17 6f9f6e99a23e
parent 10 d240f0a77280
equal deleted inserted replaced
14:f56ec6ce2732 17:6f9f6e99a23e
   190      *  @return process id of last active process
   190      *  @return process id of last active process
   191      */
   191      */
   192     inline TProcessId LastActiveProcessId() const;
   192     inline TProcessId LastActiveProcessId() const;
   193 
   193 
   194     /**
   194     /**
   195      *  Retursn last inactive process id
       
   196      *
       
   197      *  @return process id of last inactive process
       
   198      */
       
   199     inline TProcessId LastInactiveProcessId() const;
       
   200 
       
   201     /**
       
   202     *  Initializes the player with a song in the collection
   195     *  Initializes the player with a song in the collection
   203     *
   196     *
   204     *  @param aCollectionPath collection path
   197     *  @param aCollectionPath collection path
   205     *  @param aPlay Whether to initialize for playback, or
   198     *  @param aPlay Whether to initialize for playback, or
   206     *               else just to setup the engine first
   199     *               else just to setup the engine first