changeset 29 | eb1e5d7cc688 |
parent 13 | efebd1779a59 |
26:c36d67f77f75 | 29:eb1e5d7cc688 |
---|---|
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 |