branch | RCL_3 |
changeset 19 | 8184f75a63d4 |
parent 7 | 94dbab0a2133 |
14:cd271b19d824 | 19:8184f75a63d4 |
---|---|
29 |
29 |
30 static CMediaClientExtDisplayHandler* NewL(TInt aDisplayId); |
30 static CMediaClientExtDisplayHandler* NewL(TInt aDisplayId); |
31 |
31 |
32 RWindowBase* Window(); |
32 RWindowBase* Window(); |
33 TSize DisplaySizeInPixels(); |
33 TSize DisplaySizeInPixels(); |
34 void UpdateWindow(); |
|
34 |
35 |
35 ~CMediaClientExtDisplayHandler(); |
36 ~CMediaClientExtDisplayHandler(); |
36 |
37 |
37 private: |
38 private: |
38 |
39 |