javauis/mmapi_akn/baseline/inc/cmmacameraplayer.h
branchRCL_3
changeset 21 4376525cdefb
parent 14 04becd199f91
equal deleted inserted replaced
19:71c436fe3ce0 21:4376525cdefb
    67                              TSize& aSourceSize,
    67                              TSize& aSourceSize,
    68                              TInt& aSourceIndex,
    68                              TInt& aSourceIndex,
    69                              TInt& aLargestIndex);
    69                              TInt& aLargestIndex);
    70 
    70 
    71 public: // from CMMAPlayer
    71 public: // from CMMAPlayer
    72     void StartL();
    72     void StartL(TBool aPostEvent);
    73     void StopL(TBool aPostEvent);
    73     void StopL(TBool aPostEvent);
    74     void DeallocateL();
    74     void DeallocateL();
    75     void RealizeL();
    75     void RealizeL();
    76     void PrefetchL();
    76     void PrefetchL();
    77     void GetDuration(TInt64* aDuration);
    77     void GetDuration(TInt64* aDuration);