videoplayback/inc/mpxvideopdlplaybackview.h
branchRCL_3
changeset 20 2d690156cf8f
parent 16 67eb01668b0e
child 21 315810614048
equal deleted inserted replaced
18:baf439b22ddd 20:2d690156cf8f
    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: 8 %
    19 // Version : %version: 9 %
    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__
    77 
    77 
    78         void SendWindowCommandL( TMPXVideoPlaybackCommand aCmd );
    78         void SendWindowCommandL( TMPXVideoPlaybackCommand aCmd );
    79 
    79 
    80         void HandlePdlReloadComplete();
    80         void HandlePdlReloadComplete();
    81 
    81 
       
    82         void ResetPdlUserInputs();
       
    83 
    82     private:
    84     private:
    83 
    85 
    84         CMPXVideoPdlPlaybackView();
    86         CMPXVideoPdlPlaybackView();
    85 
    87 
    86         void ConstructL();
    88         void ConstructL();