videoplayback/hbvideoplaybackview/controlinc/mpxvideoplaybackfullscreencontrol.h
changeset 17 69946d1824c4
parent 15 cf5481c2bc0b
equal deleted inserted replaced
15:cf5481c2bc0b 17:69946d1824c4
    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 );