javauis/mmapi_akn/animated_gif/inc/cmmaanimationplayer.h
branchRCL_3
changeset 21 4376525cdefb
parent 14 04becd199f91
equal deleted inserted replaced
19:71c436fe3ce0 21:4376525cdefb
    75     void SetPlayerListenerObjectL(jobject aListenerObject,
    75     void SetPlayerListenerObjectL(jobject aListenerObject,
    76                                   JNIEnv* aJni,
    76                                   JNIEnv* aJni,
    77                                   MMMAEventPoster* aEventPoster);
    77                                   MMMAEventPoster* aEventPoster);
    78     void RealizeL();
    78     void RealizeL();
    79     void PrefetchL();
    79     void PrefetchL();
    80     void StartL();
    80     void StartL(TBool aPostEvent);
    81     void StopL(TBool aPostEvent);
    81     void StopL(TBool aPostEvent);
    82     void DeallocateL();
    82     void DeallocateL();
    83     void GetDuration(TInt64* aDuration);
    83     void GetDuration(TInt64* aDuration);
    84     const TDesC& Type();
    84     const TDesC& Type();
    85     void SetMediaTimeL(TInt64* aTime);
    85     void SetMediaTimeL(TInt64* aTime);