javauis/mmapi_akn/baseline/inc.nga/cmmavideoplayer.h
branchRCL_3
changeset 77 7cee158cb8cd
parent 66 2455ef1f5bbc
child 83 26b2b12093af
equal deleted inserted replaced
71:d5e927d5853b 77:7cee158cb8cd
    78     IMPORT_C TSize SourceSize();
    78     IMPORT_C TSize SourceSize();
    79     IMPORT_C void NotifyWithStringEvent(CMMAPlayerEvent::TEventType aEventType,
    79     IMPORT_C void NotifyWithStringEvent(CMMAPlayerEvent::TEventType aEventType,
    80                                         const TDesC& aStringEventData);
    80                                         const TDesC& aStringEventData);
    81 
    81 
    82     IMPORT_C MMMASnapshot* SnapshoterL();
    82     IMPORT_C MMMASnapshot* SnapshoterL();
    83 
    83     void FreeClipRectForUI();
       
    84     void GetClipRectFromUI();
       
    85     
    84 public: // From MMMASnapshot
    86 public: // From MMMASnapshot
    85     IMPORT_C MMMASnapshot::TEncoding TakeSnapshotL(TRequestStatus* aStatus,
    87     IMPORT_C MMMASnapshot::TEncoding TakeSnapshotL(TRequestStatus* aStatus,
    86             const TSize& aSize,
    88             const TSize& aSize,
    87             const CMMAImageSettings& aSettings);
    89             const CMMAImageSettings& aSettings);
    88     IMPORT_C CFbsBitmap* SnapshotBitmap();
    90     IMPORT_C CFbsBitmap* SnapshotBitmap();