javauis/mmapi_akn/src_drmv2/inc/cmmadrmaudioplayer.h
branchRCL_3
changeset 21 4376525cdefb
parent 14 04becd199f91
equal deleted inserted replaced
19:71c436fe3ce0 21:4376525cdefb
    54 
    54 
    55 public: // new methods
    55 public: // new methods
    56     CDrmPlayerUtility* DRMUtility() const;
    56     CDrmPlayerUtility* DRMUtility() const;
    57 
    57 
    58 public: // from CMMAPlayer
    58 public: // from CMMAPlayer
    59     void StartL();
    59     void StartL(TBool aPostEvent);
    60     void StopL(TBool aPostEvent);
    60     void StopL(TBool aPostEvent);
    61     void RealizeL();
    61     void RealizeL();
    62     void PrefetchL();
    62     void PrefetchL();
    63     void DeallocateL();
    63     void DeallocateL();
    64     void GetDuration(TInt64* aDuration);
    64     void GetDuration(TInt64* aDuration);