branch | GCC_SURGE |
changeset 36 | 6320e299b97a |
parent 24 | 2672ba96448e |
25:2efdf657cbe0 | 36:6320e299b97a |
---|---|
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 |