devsound/a3fintegrationtest/src/tsi_a3f_devsound_play.h
branchRCL_3
changeset 65 af86cc8a4692
parent 50 948c7f65f6d4
equal deleted inserted replaced
55:e51ae4fd18e6 65:af86cc8a4692
   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