vtengines/videoteleng/Inc/Media/TVtEngRenderConfigNGA.inl
branchRCL_3
changeset 24 f15ac8e65a02
parent 0 ed9695c8bcbe
child 25 779871d1e4f4
equal deleted inserted replaced
23:890b5dd735f8 24:f15ac8e65a02
    38     const TVtEngRenderingOptionsNGA& aOptions )
    38     const TVtEngRenderingOptionsNGA& aOptions )
    39     {
    39     {
    40     iType = ENgaRender;
    40     iType = ENgaRender;
    41     iWsSession = &aOptions.iWs;
    41     iWsSession = &aOptions.iWs;
    42     //iWsSreenDevice = &aOptions.iWsSD;
    42     //iWsSreenDevice = &aOptions.iWsSD;
    43    // iWindow = &aOptions.iWindow;
    43     //iWindow = &aOptions.iWindow;
    44     iObserver = aOptions.iObserver;
    44     //iObserver = aOptions.iObserver;
    45     //iRect = aOptions.iRect;
    45     //iRect = aOptions.iRect;
    46     //iClipRect = aOptions.iClipRect;
    46     //iClipRect = aOptions.iClipRect;
    47     //iOffset = aOptions.iOffset;
    47     //iOffset = aOptions.iOffset;
    48     iRemoteWindow = &aOptions.iWindow;
    48     iRemoteWindow = &aOptions.iWindow;
    49     }
    49     }