videocollection/hgmyvideos/inc/vcxhgmyvideosvideomodelhandler.h
branchRCL_3
changeset 13 112a725ff2c2
parent 11 5294c000a26d
child 16 7f2b2a65da29
equal deleted inserted replaced
11:5294c000a26d 13:112a725ff2c2
   170         void HandleMarkCommandL( TInt aMarkCommand );
   170         void HandleMarkCommandL( TInt aMarkCommand );
   171 
   171 
   172         /**
   172         /**
   173          * Returns video's name.
   173          * Returns video's name.
   174          * 
   174          * 
   175          * @param aIndex Video's index on UI list.
   175          * @param aId Video's unique id.
   176          * @return Video's name or empty string.
   176          * @return Video's name or empty string.
   177          */
   177          */
   178         const TDesC& GetVideoName( TInt aIndex );
   178         const TDesC& GetVideoName( TInt aId );
   179         
   179         
   180         /**
   180         /**
   181          * Returns video's URI.
   181          * Returns video's URI.
   182          * 
   182          * 
   183          * @param aIndex Video's index on UI list.
   183          * @param aIndex Video's index on UI list.