videocollection/hgmyvideos/inc/vcxhgmyvideosvideolistimpl.h
branchRCL_3
changeset 23 8f0df5c82986
parent 14 8970fbd719ec
child 45 baf439b22ddd
equal deleted inserted replaced
21:55fa1ec415c6 23:8f0df5c82986
   148          * Plays currently selected video.
   148          * Plays currently selected video.
   149          */
   149          */
   150         void PlayVideoL();
   150         void PlayVideoL();
   151         
   151         
   152         /**
   152         /**
   153          * Resumes currently selected download.
       
   154          */
       
   155         void ResumeDownloadL();
       
   156         
       
   157         /**
       
   158          * Cancels currently selected download.
       
   159          */
       
   160         void CancelDownloadL();        
       
   161         
       
   162         /**
       
   163          * Handles sort command to list.
   153          * Handles sort command to list.
   164          * 
   154          * 
   165          * @param aSortCommand Sort command.
   155          * @param aSortCommand Sort command.
   166          */
   156          */
   167         void HandleSortCommandL( TInt aSortCommand );
   157         void HandleSortCommandL( TInt aSortCommand );