mpxplugins/viewplugins/views/collectionviewhg/inc/mpxcollectionviewhgimp.h
changeset 2 b70d77332e66
parent 1 8118492f1bdf
child 11 13afc0e517bd
equal deleted inserted replaced
1:8118492f1bdf 2:b70d77332e66
   405      *
   405      *
   406      * @param aMedia on return, populates the media object with a media array
   406      * @param aMedia on return, populates the media object with a media array
   407      *        containing info for currently selected items used by playlist
   407      *        containing info for currently selected items used by playlist
   408      *        does not own this object
   408      *        does not own this object
   409      */
   409      */
   410     void PrepareMediaForSelectedItemsL( CMPXMedia& aMedia );
   410     void PrepareMediaForSelectedItemsL( CMPXMedia& aMedia, TMPXGeneralCategory aContainerCategory, TMPXGeneralType aContainerType );
   411 
   411 
   412     /**
   412     /**
   413      * Populates media object with information needed for save to
   413      * Populates media object with information needed for save to
   414      * existing playlist
   414      * existing playlist
   415      *
   415      *