javauis/mmapi_akn/baseline/inc/cmmaaudiorecorder.h
branchRCL_3
changeset 21 4376525cdefb
parent 14 04becd199f91
equal deleted inserted replaced
19:71c436fe3ce0 21:4376525cdefb
    53 
    53 
    54 protected: // new methods
    54 protected: // new methods
    55     void DoOpenL();
    55     void DoOpenL();
    56 
    56 
    57 public: // from CMMAPlayer
    57 public: // from CMMAPlayer
    58     void StartL();
    58     void StartL(TBool aPostEvent);
    59     void StopL(TBool aPostEvent = ETrue);
    59     void StopL(TBool aPostEvent = ETrue);
    60     void PrefetchL();
    60     void PrefetchL();
    61     void GetDuration(TInt64* aDuration);
    61     void GetDuration(TInt64* aDuration);
    62     const TDesC& Type();
    62     const TDesC& Type();
    63     void DeallocateL();
    63     void DeallocateL();