devsound/a3fdevsound/src/devsoundadaptor/mmfdevsoundadaptationbody.h
changeset 15 c1e808730d6c
parent 0 40261b775718
child 23 545d349d14da
equal deleted inserted replaced
13:efebd1779a59 15:c1e808730d6c
   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