devsound/a3fintegrationtest/src/tsi_a3f_devsound_play.h
branchRCL_3
changeset 49 735348f59235
parent 40 f429a0a2075b
child 50 948c7f65f6d4
equal deleted inserted replaced
40:f429a0a2075b 49:735348f59235
   382 	// From RTestStepA3FDevSoundPlayBase
   382 	// From RTestStepA3FDevSoundPlayBase
   383 	virtual void DoKickoffTestL();
   383 	virtual void DoKickoffTestL();
   384 
   384 
   385 	// From MDevSoundObserver
   385 	// From MDevSoundObserver
   386 	virtual void PlayError(TInt aError);
   386 	virtual void PlayError(TInt aError);
   387 	virtual void InitializeComplete(TInt aError);
       
   388 
   387 
   389 private:
   388 private:
   390 	TInt iRepeatCount;
   389 	TInt iRepeatCount;
   391 	TInt iRepeatCounter;
   390 	TInt iRepeatCounter;
   392 
   391