videoplayback/hbvideoplaybackview/controlinc/mpxvideoplaybackfullscreencontrol.h
changeset 36 8aed59de29f9
parent 34 bbb98528c666
equal deleted inserted replaced
35:3738fe97f027 36:8aed59de29f9
    13 *
    13 *
    14 * Description:  Implementation of QMPXVideoPlaybackFullScreenControl
    14 * Description:  Implementation of QMPXVideoPlaybackFullScreenControl
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: da1mmcf#7 %
    18 // Version : %version: da1mmcf#8 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 #ifndef MPXVIDEOPLAYBACKFULLSCREENCONTROL_H_
    22 #ifndef MPXVIDEOPLAYBACKFULLSCREENCONTROL_H_
    23 #define MPXVIDEOPLAYBACKFULLSCREENCONTROL_H_
    23 #define MPXVIDEOPLAYBACKFULLSCREENCONTROL_H_
    52         
    52         
    53         /**
    53         /**
    54         * return control index
    54         * return control index
    55         */
    55         */
    56         TMPXVideoPlaybackControls controlIndex();
    56         TMPXVideoPlaybackControls controlIndex();
    57 
       
    58         /**
       
    59         * set changed volume
       
    60         */
       
    61         bool volumeChanged( int aVolume );
       
    62 
    57 
    63         /**
    58         /**
    64         * set changed duration
    59         * set changed duration
    65         */
    60         */
    66         bool durationChanged( int duration );
    61         bool durationChanged( int duration );