diff -r 000000000000 -r bde4ae8d615e os/mm/devsound/sounddevbt/src/Plugin/HwDevice/Audio/102070dd.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/os/mm/devsound/sounddevbt/src/Plugin/HwDevice/Audio/102070dd.rss Fri Jun 15 03:10:57 2012 +0200 @@ -0,0 +1,199 @@ + +// Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of "Eclipse Public License v1.0" +// which accompanies this distribution, and is available +// at the URL "http://www.eclipse.org/legal/epl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// + + +#include <ecom/registryinfo.rh> +#include <mmf/plugin/mmfbthwdeviceimplementationuids.hrh> +#include <mmf/plugin/mmfplugininterfaceuids.hrh> // for KMmfUidPluginInterfaceHwDevice + + +RESOURCE REGISTRY_INFO theInfo + { + dll_uid = 0x102070DD; + interfaces = + { + INTERFACE_INFO + { + interface_uid = KMmfUidBtPluginInterfaceHwDevice; + implementations = + { + IMPLEMENTATION_INFO + { + implementation_uid = KMmfUidBtHwDevicePCM16ToIMAADPCM; + version_no = 1; + display_name = "PCM16 ->IMAADPCM Codec||||"; + default_data = " P16,IMAD" ;//four CC codes. + opaque_data = ""; + }, + + IMPLEMENTATION_INFO + { + implementation_uid = KMmfUidBtHwDeviceIMAADPCMToPCM16; + version_no = 1; + display_name = "IMAADPCM ->PCM16 Codec||||"; + default_data = "IMAD, P16" ;//four CC codes. + opaque_data = ""; + }, + + IMPLEMENTATION_INFO + { + implementation_uid = KMMFUidBtHwDevicePCMU16toPCMU16B; + version_no = 1; + display_name = "AUDIOU16 ->PCMU16BE Codec||||"; + default_data = "PU16,PU6B" ;//four CC codes. + opaque_data = ""; + }, + IMPLEMENTATION_INFO + { + implementation_uid = KMMFUidBtHwDevicePCMU16BtoPCMU16; + version_no = 1; + display_name = "PCMU16BE ->AUDIOU16 Codec||||"; + default_data = "PU6B,PU16" ;//four CC codes. + opaque_data = ""; + }, + IMPLEMENTATION_INFO + { + implementation_uid = KMMFUidBtHwDevicePCM16BtoPCM16; + version_no = 1; + display_name = "PCM16BE ->AUDIO16 Codec||||"; + default_data = "P16B, P16" ;//four CC codes. + opaque_data = ""; + }, + + IMPLEMENTATION_INFO + { + implementation_uid = KMmfUidBtHwDeviceS16ToPCMU8; + version_no = 1; + display_name = "AUDIOS16 ->PCMS8 Codec||||"; + default_data = " P16, P8" ;//four CC codes. + opaque_data = ""; + }, + + IMPLEMENTATION_INFO + { + implementation_uid = KMmfUidBtHwDeviceU16BEToPCMS16; + version_no = 1; + display_name = "AUDIOU16BE ->PCMS16 Codec||||"; + default_data = "PU6B, P16" ;//four CC codes. + opaque_data = ""; + }, + + IMPLEMENTATION_INFO + { + implementation_uid = KMmfUidBtHwDeviceU16ToPCMS16; + version_no = 1; + display_name = "AUDIOU16 ->PCMS16 Codec||||"; + default_data = "PU16, P16" ;//four CC codes. + opaque_data = ""; + }, + + IMPLEMENTATION_INFO + { + implementation_uid = KMmfUidBtHwDevicePCM8ToPCM16; + version_no = 1; + display_name = "PCM8 ->PCM16 Codec||||"; + default_data = " P8, P16" ;//four CC codes. + opaque_data = ""; + }, + + IMPLEMENTATION_INFO + { + implementation_uid = KMMFUidBtHwDevicePCM16toPCMU16B; + version_no = 1; + display_name = "AUDIOS16 ->PCMU16BE Codec||||"; + default_data = " P16,PU6B" ;//four CC codes. + opaque_data = ""; + }, + + IMPLEMENTATION_INFO + { + implementation_uid = KMmfUidBtHwDeviceS16ToPCMU16; + version_no = 1; + display_name = "AUDIOS16 ->PCMU16 Codec||||"; + default_data = " P16,PU16" ; //four CC codes. + opaque_data = ""; + }, + + IMPLEMENTATION_INFO + { + implementation_uid = KMmfUidBtHwDevicePCM16toPCM16B; + version_no = 1; + display_name = "AUDIO16 ->PCM16BE Codec||||"; + default_data = " P16,P16B" ;//four CC codes. + opaque_data = ""; + }, + IMPLEMENTATION_INFO + { + implementation_uid = KMmfUidBtHwDevicePCM16ToMuLaw; + version_no = 1; + display_name = "PCM16 ->MULAW Codec||||"; + default_data = " P16,uLAW" ;//four CC codes. + opaque_data = ""; + }, + + IMPLEMENTATION_INFO + { + implementation_uid = KMmfUidBtHwDevicePCM16ToALaw; + version_no = 1; + display_name = "PCM16 ->ALAW Codec||||"; + default_data = " P16,ALAW" ;//four CC codes. + opaque_data = ""; + }, + + IMPLEMENTATION_INFO + { + implementation_uid = KMmfUidBtHwDeviceMulawToPCM16; + version_no = 1; + display_name = "MULAW ->PCM16 Codec||||"; + default_data = "uLAW, P16" ;//four CC codes. + opaque_data = ""; + }, + IMPLEMENTATION_INFO + { + implementation_uid = KMmfUidBtHwDeviceAlawToPCM16; + version_no = 1; + display_name = "Alaw -> PCM16 Codec||||"; + default_data = "ALAW, P16" ; // four CC codes + opaque_data = ""; + }, + IMPLEMENTATION_INFO + { + implementation_uid = KMmfUidBtHwDevicePCM16ToPCM16; + version_no = 1; + display_name = "NULL Hw Device||||"; + default_data = " P16, P16" ; // FourCC codes + opaque_data = ""; + }, + IMPLEMENTATION_INFO + { + implementation_uid = KMmfUidBtHwDevicePCM16ToPCMU8; + version_no = 1; + display_name = "pcm16->pcmu8 Hw Device||||"; + default_data = " P16, PU8" ; // FourCC codes + opaque_data = ""; + }, + IMPLEMENTATION_INFO + { + implementation_uid = KMmfUidBtHwDevicePCMU8ToPCM16; + version_no = 1; + display_name = "pcmu8->pcm16 Hw Device||||"; + default_data = " PU8, P16" ; // FourCC codes + opaque_data = ""; + } + }; + } + }; + }