Public Member Functions | |
void | ConstructL (const TRect &aRect) |
void | StartL () |
void | StopL () |
void | SignalError (const TDesC &aCallBack, TInt aErrorCode) |
void | Draw (const TRect &aRect) const |
RWindow & | ClientWindow () |
TRect | VideoRect () const |
RWsSession & | ClientWsSession () |
CWsScreenDevice & | ScreenDevice () |
Static Public Member Functions | |
static CVideoPlayerControl * | NewL (const TRect &aRect) |
static CVideoPlayerControl * | NewLC (const TRect &aRect) |
Definition at line 67 of file GfxVideoPlayer.h.