videoplayback/inc/mpxvideopdlplaybackview.h
branchRCL_3
changeset 12 7f2b2a65da29
parent 9 5294c000a26d
child 16 67eb01668b0e
equal deleted inserted replaced
11:8970fbd719ec 12:7f2b2a65da29
    14 * Description:  MPX Video PDL playback view
    14 * Description:  MPX Video PDL playback view
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // Version : %version: 6 %
    19 // Version : %version: 7 %
    20 
    20 
    21 
    21 
    22 // This file defines the API for VideoPlaybackView.dll
    22 // This file defines the API for VideoPlaybackView.dll
    23 
    23 
    24 #ifndef __VIDEOPDLPLAYBACKVIEW_H__
    24 #ifndef __VIDEOPDLPLAYBACKVIEW_H__
    71          */
    71          */
    72         void HandleStoppedStateL();
    72         void HandleStoppedStateL();
    73 
    73 
    74         void HandleBufferingStateL();
    74         void HandleBufferingStateL();
    75 
    75 
       
    76         void HandleInitializingStateL( TMPXPlaybackState aLastState );
       
    77 
    76     private:
    78     private:
    77 
    79 
    78         CMPXVideoPdlPlaybackView();
    80         CMPXVideoPdlPlaybackView();
    79 
    81 
    80         void ConstructL();
    82         void ConstructL();