|
1 // Copyright (c) 2006-2010 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 // Defines the numerical value for KUidHwCodec. |
|
15 // |
|
16 // |
|
17 |
|
18 /** |
|
19 @file |
|
20 @publishedAll |
|
21 @released |
|
22 @see KUidHwCodec |
|
23 */ |
|
24 #define KHwCodecUidValue 0x102737FA |
|
25 |
|
26 /** |
|
27 Defines the numerical value for KUidSwCodec. |
|
28 @see KUidSwCodec |
|
29 */ |
|
30 #define KSwCodecUidValue 0x102737FB |
|
31 |
|
32 /** |
|
33 Defines the numerical value for KUidDefaultCodec. |
|
34 @see KUidDefaultCodec |
|
35 */ |
|
36 #define KDefaultCodecUidValue 0x102737FC |
|
37 |
|
38 /** |
|
39 Defines the numerical value for KUidExifSupport. |
|
40 @see KUidExifSupport |
|
41 */ |
|
42 #define KExifSupportUidValue 0x102737FF |
|
43 |
|
44 /** |
|
45 Defines the numerical value for KUidJPGSequential. |
|
46 @see KUidJPGSequential |
|
47 */ |
|
48 #define KJPGSequentialUidValue 0x10273803 |
|
49 |
|
50 /** |
|
51 Defines the numerical value for KUidJPGProgressive. |
|
52 @see KUidJPGProgressive |
|
53 */ |
|
54 #define KJPGProgressiveUidValue 0x10273804 |
|
55 |
|
56 /** |
|
57 Defines the numerical value for KUidArbitraryScaling. |
|
58 @see KUidArbitraryScaling |
|
59 */ |
|
60 #define KArbitraryScalingUidValue 0x1027380C |
|
61 |
|
62 /** |
|
63 Defines the numerical value for KUidEColor16MASupport. |
|
64 @see KUidEColor16MASupport |
|
65 */ |
|
66 #define KEColor16MASupportUidValue 0x1027380D |
|
67 |
|
68 /** |
|
69 Defines the numerical value for KUidThumbnailSupport. |
|
70 @see KUidThumbnailSupport |
|
71 */ |
|
72 #define KThumbnailSupportUidValue 0x1027380E |
|
73 |
|
74 /** |
|
75 Defines the numerical value for KUidThumbnailAutogeneration. |
|
76 @see KUidThumbnailAutogenerationUidValue |
|
77 */ |
|
78 #define KThumbnailAutogenerationUidValue 0x1027380F |
|
79 |
|
80 /** |
|
81 Defines the numerical value for KUidDecodeToReducedSizeSupport. |
|
82 @see KUidDecodeToReducedSizeSupport |
|
83 */ |
|
84 #define KDecodeToReducedSizeSupportUidValue 0x10273810 |
|
85 |
|
86 /** |
|
87 Defines the numerical value for KUidJPGAutoRotateSupport. |
|
88 @see KUidJPGAutoRotateSupport |
|
89 */ |
|
90 #define KUidJPGAutoRotateSupportValue 0x10287049 |
|
91 |
|
92 /** |
|
93 Defines the numerical value for KUidJPGOptimisedPartialDecodingSupport. |
|
94 @see KUidJPGOptimisedPartialDecodingSupport |
|
95 */ |
|
96 #define KUidJPGOptimisedPartialDecodingSupportValue 0x2002BCBD |
|
97 |
|
98 /** |
|
99 Defines the numerical value for KUidICLExtension. |
|
100 @see KUidICLExtension |
|
101 */ |
|
102 #define KICLExtensionUidValue 0x102833D8 |