devsound/a3fdevsound/src/devsoundadaptor/mmfdevsoundadaptationbody.h
branchRCL_3
changeset 12 b74061f7f3d2
parent 0 40261b775718
child 23 545d349d14da
equal deleted inserted replaced
11:d5f04de580b7 12:b74061f7f3d2
   663 	/*
   663 	/*
   664 	Used to send a stop call when there is a error in the buffer
   664 	Used to send a stop call when there is a error in the buffer
   665 	*/
   665 	*/
   666 	void BufferErrorEvent();
   666 	void BufferErrorEvent();
   667 
   667 
       
   668 	/**
       
   669 	* Used rollback the adapror active state to the previous state prior a Commit call
       
   670 	* @return void
       
   671 	*/
       
   672 	void RollbackAdaptorActiveStateToBeforeCommit();
       
   673 
   668 private:
   674 private:
   669 
   675 
   670 	CBody(MDevSoundAdaptationObserver& aDevSoundObserver,
   676 	CBody(MDevSoundAdaptationObserver& aDevSoundObserver,
   671 		MGlobalProperties& aGlobalProperties);
   677 		MGlobalProperties& aGlobalProperties);
   672 
   678