mmmw_plat/voip_audio_services_api/tsrc/VoIPAudioServicesTestClass/inc/VoIPAudioServicesTestClass.h
branchRCL_3
changeset 3 4f62049db6ac
parent 0 71ca22bcf22a
equal deleted inserted replaced
0:71ca22bcf22a 3:4f62049db6ac
   104 _LIT16(KTestFile1, "\\testing\\data\\alarm 1.aac");
   104 _LIT16(KTestFile1, "\\testing\\data\\alarm 1.aac");
   105 _LIT16(KTestFile2, "\\testing\\data\\alarm.aac");
   105 _LIT16(KTestFile2, "\\testing\\data\\alarm.aac");
   106 _LIT16(KTestFile3, "\\testing\\data\\test_8khz.wav");
   106 _LIT16(KTestFile3, "\\testing\\data\\test_8khz.wav");
   107 #else
   107 #else
   108 _LIT( KVoIPAudioServicesTestClassLogPath, "e:\\testing\\Log\\" );
   108 _LIT( KVoIPAudioServicesTestClassLogPath, "e:\\testing\\Log\\" );
   109 _LIT16(KTestFile1, "e:\\testing\\data\\alarm 1.aac");
   109 _LIT16(KTestFile1, "c:\\testing\\data\\alarm 1.aac");
   110 _LIT16(KTestFile2, "e:\\testing\\data\\alarm.aac");
   110 _LIT16(KTestFile2, "c:\\testing\\data\\alarm.aac");
   111 _LIT16(KTestFile3, "e:\\testing\\data\\test_8khz.wav");
   111 _LIT16(KTestFile3, "c:\\testing\\data\\test_8khz.wav");
   112 #endif
   112 #endif
   113 
   113 
   114 // Log file
   114 // Log file
   115 _LIT( KVoIPAudioServicesTestClassLogFile, "CVoIPAudioServicesTestClass.txt" );
   115 _LIT( KVoIPAudioServicesTestClassLogFile, "CVoIPAudioServicesTestClass.txt" );
   116 _LIT8(KMimetypeAAC, "audio/aac");
   116 _LIT8(KMimetypeAAC, "audio/aac");