mpserviceplugins/mpxsqlitedbhgplugin/inc/mpxdbautoplaylist.h
changeset 34 2c5162224003
parent 22 ecf06a08d4d9
equal deleted inserted replaced
22:ecf06a08d4d9 34:2c5162224003
    97         * @param aMediaArray returns information on all auto playlists
    97         * @param aMediaArray returns information on all auto playlists
    98         */
    98         */
    99         void GetAllPlaylistsL(CMPXMediaArray& aMediaArray);
    99         void GetAllPlaylistsL(CMPXMediaArray& aMediaArray);
   100 
   100 
   101     private:
   101     private:
   102         
   102 
   103         /**
   103         /**
   104         * Get count and duration information of the auto-playlist
   104         * Get count and duration information of the auto-playlist
   105         * @param aType the type of the auto-playlist
   105         * @param aType the type of the auto-playlist
   106         * @param aCount reference to count to be returned
   106         * @param aCount reference to count to be returned
   107         * @param aDuration reference to duration to be returned
   107         * @param aDuration reference to duration to be returned