kerneltest/e32test/multimedia/t_sound2.cpp
changeset 293 0659d0e1a03c
parent 133 2a0ada0a1bf8
equal deleted inserted replaced
291:206a6eaaeb71 293:0659d0e1a03c
     1 // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1998-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     4 // under the terms of the License "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
  2369 		} // channel loop
  2369 		} // channel loop
  2370 	}
  2370 	}
  2371 
  2371 
  2372 TInt E32Main()
  2372 TInt E32Main()
  2373 	{
  2373 	{
       
  2374 	COMPLETE_POST_BOOT_SYSTEM_TASKS();
  2374 //	User::SetDebugMask(0x10,1); // Enable KSOUND1
  2375 //	User::SetDebugMask(0x10,1); // Enable KSOUND1
  2375 
  2376 
  2376 	__UHEAP_MARK;
  2377 	__UHEAP_MARK;
  2377 	TInt r;
  2378 	TInt r;
  2378 
  2379