diff -r 8970fbd719ec -r 7f2b2a65da29 videoplayback/inc/mpxvideopdlplaybackview.h --- a/videoplayback/inc/mpxvideopdlplaybackview.h Wed Apr 14 15:59:50 2010 +0300 +++ b/videoplayback/inc/mpxvideopdlplaybackview.h Tue Apr 27 16:40:33 2010 +0300 @@ -16,7 +16,7 @@ */ -// Version : %version: 6 % +// Version : %version: 7 % // This file defines the API for VideoPlaybackView.dll @@ -73,6 +73,8 @@ void HandleBufferingStateL(); + void HandleInitializingStateL( TMPXPlaybackState aLastState ); + private: CMPXVideoPdlPlaybackView();