vtengines/videoteleng/Inc/Media/TVtEngRenderingNGA.h
branchRCL_3
changeset 24 f15ac8e65a02
parent 0 ed9695c8bcbe
child 25 779871d1e4f4
equal deleted inserted replaced
23:890b5dd735f8 24:f15ac8e65a02
    40 
    40 
    41         /**
    41         /**
    42         * C++ constructor
    42         * C++ constructor
    43         */
    43         */
    44         inline TVtEngRenderingOptionsNGA(
    44         inline TVtEngRenderingOptionsNGA(
    45             MVtEngFrameObserver& aObserver,
       
    46             RWindow& aWindow, RWsSession& aWs );
    45             RWindow& aWindow, RWsSession& aWs );
    47 
    46 
    48         /**
    47         /**
    49         * C++ copy constructor.
    48         * C++ copy constructor.
    50         * @param aOptions options to be copied to this instance.
    49         * @param aOptions options to be copied to this instance.
    58 
    57 
    59     public: // data members
    58     public: // data members
    60         RWindow&    iWindow;
    59         RWindow&    iWindow;
    61         
    60         
    62         RWsSession&      iWs;
    61         RWsSession&      iWs;
    63         
       
    64         // Frame observer
       
    65         MVtEngFrameObserver* iObserver;
       
    66     };
    62     };
    67 
    63 
    68 #include <tvtengrenderingnga.inl>
    64 #include <tvtengrenderingnga.inl>
    69 
    65 
    70 #endif      // TVTENGRENDERINGNGA_H
    66 #endif      // TVTENGRENDERINGNGA_H