videocollection/mpxmyvideoscollection/src/vcxmyvideoscollectionplugin.cpp
branchRCL_3
changeset 12 7f2b2a65da29
parent 0 96612d01cf9f
child 16 67eb01668b0e
equal deleted inserted replaced
11:8970fbd719ec 12:7f2b2a65da29
    42 #include "vcxmyvideosasyncfileoperations.h"
    42 #include "vcxmyvideosasyncfileoperations.h"
    43 #include "vcxmyvideosopenhandler.h"
    43 #include "vcxmyvideosopenhandler.h"
    44 
    44 
    45 const TInt KMaxFileDeleteAttempts = 4;
    45 const TInt KMaxFileDeleteAttempts = 4;
    46 const TInt KFileDeleteLoopDelay = 100000;
    46 const TInt KFileDeleteLoopDelay = 100000;
    47 
       
    48 //       Add 2000 new videos to memory card. Reboot phone, mds starts harvesting,
       
    49 //       open my videos -> mds server crashes and lots of events is sent to client.
       
    50 //       If one waits until all are harvested before opening my videos, it works.
       
    51 
       
    52 
    47 
    53 // ============================ MEMBER FUNCTIONS ==============================
    48 // ============================ MEMBER FUNCTIONS ==============================
    54 
    49 
    55 // ----------------------------------------------------------------------------
    50 // ----------------------------------------------------------------------------
    56 // Two-phased constructor.
    51 // Two-phased constructor.