mpengine/inc/mpmpxplaybackframeworkwrapper.h
changeset 51 560ce2306a17
parent 47 4cc1412daed0
child 55 f3930dda3342
equal deleted inserted replaced
47:4cc1412daed0 51:560ce2306a17
    48 
    48 
    49     void retrieveSongDetails();
    49     void retrieveSongDetails();
    50 
    50 
    51 signals:
    51 signals:
    52 
    52 
    53     void volumePropertyChanged( MpCommon::MpVolumeProperty property, int value );
    53 	void volumePropertyChanged( MpCommon::MpVolumeProperty property, int value );
       
    54     void corruptedStop();
       
    55     void fileCorrupted(int fileId);
    54 
    56 
    55 public slots:
    57 public slots:
    56     
    58     
    57     void play( QString aFilename );
    59     void play( QString aFilename );
    58     void play( const XQSharableFile& file );
    60     void play( const XQSharableFile& file );