|
1 // Copyright (c) 2006-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 the License "Symbian Foundation License v1.0" to Symbian Foundation members and "Symbian Foundation End User License Agreement v1.0" to non-members |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.symbianfoundation.org/legal/licencesv10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // Defines the numerical value for KUidHwCodec. |
|
15 // |
|
16 // |
|
17 /** |
|
18 @file |
|
19 @publishedAll |
|
20 @released |
|
21 @see KUidHwCodec |
|
22 */ |
|
23 #define KHwCodecUidValue 0x102737FA |
|
24 |
|
25 /** |
|
26 Defines the numerical value for KUidSwCodec. |
|
27 @see KUidSwCodec |
|
28 */ |
|
29 #define KSwCodecUidValue 0x102737FB |
|
30 |
|
31 /** |
|
32 Defines the numerical value for KUidDefaultCodec. |
|
33 @see KUidDefaultCodec |
|
34 */ |
|
35 #define KDefaultCodecUidValue 0x102737FC |
|
36 |
|
37 /** |
|
38 Defines the numerical value for KUidExifSupport. |
|
39 @see KUidExifSupport |
|
40 */ |
|
41 #define KExifSupportUidValue 0x102737FF |
|
42 |
|
43 /** |
|
44 Defines the numerical value for KUidJPGSequential. |
|
45 @see KUidJPGSequential |
|
46 */ |
|
47 #define KJPGSequentialUidValue 0x10273803 |
|
48 |
|
49 /** |
|
50 Defines the numerical value for KUidJPGProgressive. |
|
51 @see KUidJPGProgressive |
|
52 */ |
|
53 #define KJPGProgressiveUidValue 0x10273804 |
|
54 |
|
55 /** |
|
56 Defines the numerical value for KUidArbitraryScaling. |
|
57 @see KUidArbitraryScaling |
|
58 */ |
|
59 #define KArbitraryScalingUidValue 0x1027380C |
|
60 |
|
61 /** |
|
62 Defines the numerical value for KUidEColor16MASupport. |
|
63 @see KUidEColor16MASupport |
|
64 */ |
|
65 #define KEColor16MASupportUidValue 0x1027380D |
|
66 |
|
67 /** |
|
68 Defines the numerical value for KUidThumbnailSupport. |
|
69 @see KUidThumbnailSupport |
|
70 */ |
|
71 #define KThumbnailSupportUidValue 0x1027380E |
|
72 |
|
73 /** |
|
74 Defines the numerical value for KUidThumbnailAutogeneration. |
|
75 @see KUidThumbnailAutogenerationUidValue |
|
76 */ |
|
77 #define KThumbnailAutogenerationUidValue 0x1027380F |
|
78 |
|
79 /** |
|
80 Defines the numerical value for KUidDecodeToReducedSizeSupport. |
|
81 @see KUidDecodeToReducedSizeSupport |
|
82 */ |
|
83 #define KDecodeToReducedSizeSupportUidValue 0x10273810 |
|
84 |
|
85 /** |
|
86 Defines the numerical value for KUidICLExtension. |
|
87 @see KUidICLExtension |
|
88 */ |
|
89 #define KICLExtensionUidValue 0x102833D8 |