devsound/a3fintegrationtest/src/tsi_a3f_devsound_play.h
branchRCL_3
changeset 40 f429a0a2075b
parent 0 40261b775718
child 49 735348f59235
equal deleted inserted replaced
39:3f0ddfac3ede 40:f429a0a2075b
   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);
   387 
   388 
   388 private:
   389 private:
   389 	TInt iRepeatCount;
   390 	TInt iRepeatCount;
   390 	TInt iRepeatCounter;
   391 	TInt iRepeatCounter;
   391 
   392