mpengine/inc/mpmpxplaybackframeworkwrapper_p.h
changeset 54 c5b304f4d89b
parent 48 af3740e3753f
child 58 ed94e1e8390e
equal deleted inserted replaced
48:af3740e3753f 54:c5b304f4d89b
    85 
    85 
    86     void DoInitL();
    86     void DoInitL();
    87     void DoPlayL( QString aFilename );
    87     void DoPlayL( QString aFilename );
    88     void DoPlayL( const XQSharableFile& file );
    88     void DoPlayL( const XQSharableFile& file );
    89     void DoHandlePlaybackMessageL( const CMPXMessage& aMessage );
    89     void DoHandlePlaybackMessageL( const CMPXMessage& aMessage );
       
    90     void DoHandlePlaybackErrorL( const TInt aError );
    90     void ForceStopL();
    91     void ForceStopL();
    91     void UpdateStateL();
    92     void UpdateStateL();
    92     void DoRetrieveSongDetailsL( bool detailsRequest );
    93     void DoRetrieveSongDetailsL( bool detailsRequest );
    93     void DoCloseCurrentPlaybackL();
    94     void DoCloseCurrentPlaybackL();
    94 
    95