mpengine/tsrc/unittest_mpmpxisolatedcollectionhelper/stub/inc/mpxcollectionopenutility.h
changeset 48 af3740e3753f
parent 22 ecf06a08d4d9
equal deleted inserted replaced
42:79c49924ae23 48:af3740e3753f
    45                               TInt aOffset = 0,
    45                               TInt aOffset = 0,
    46                               TDirection aDirection = EFetchNormal,
    46                               TDirection aDirection = EFetchNormal,
    47                               TMPXAttribute aKeyAttribute = KMPXMediaNullAttribute );
    47                               TMPXAttribute aKeyAttribute = KMPXMediaNullAttribute );
    48      void Stop();
    48      void Stop();
    49      void SetDelay( TInt aDelay );
    49      void SetDelay( TInt aDelay );
       
    50      CMPXCollectionPath* PathL();
    50 public:
    51 public:
    51      TInt                      iDelay;
    52      TInt                      iDelay;
    52      TInt                      iChunkSize;
    53      TInt                      iChunkSize;
    53      TBool                     iStop;
    54      TBool                     iStop;
    54      TBool                     iStart;
    55      TBool                     iStart;