equal
deleted
inserted
replaced
|
1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // |
|
15 |
|
16 |
|
17 |
|
18 #ifndef OMXILFILESOURCE_HRH_ |
|
19 #define OMXILFILESOURCE_HRH_ |
|
20 |
|
21 |
|
22 #define KUidNokiaOmxILAudioFileSourceDll 0x2002EAAA |
|
23 #define KUidNokiaOmxILAudioFileSource 0x2002EAAB |
|
24 |
|
25 #define KUidNokiaOmxILVideoFileSourceDll 0x2002EAAC |
|
26 #define KUidNokiaOmxILVideoFileSource 0x2002EAAD |
|
27 |
|
28 #define KUidNokiaOmxILImageFileSourceDll 0x2002EAAE |
|
29 #define KUidNokiaOmxILImageFileSource 0x2002EAAF |
|
30 |
|
31 #define KUidNokiaOmxILOtherFileSourceDll 0x2002EAB0 |
|
32 #define KUidNokiaOmxILOtherFileSource 0x2002EAB1 |
|
33 |
|
34 #endif /*OMXILFILESOURCE_HRH_*/ |