2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
4 * This component and the accompanying materials are made available
5 * under the terms of the License "Eclipse Public License v1.0"
6 * which accompanies this distribution, and is available
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
18 #ifndef __VARIANTMEDIADEF_H__
19 #define __VARIANTMEDIADEF_H__
21 // Variant parameters for IRAM Media Driver (MEDINT.PDD)
22 #define IRAM_DRIVECOUNT 1
23 #define IRAM_DRIVELIST 0 // C:
24 #define IRAM_NUMMEDIA 1
25 #define IRAM_DRIVENAME "IRam"
27 #endif // __VARIANTMEDIADEF_H__