--- a/imagingandcamerafws/imagingfws/inc/icl/ICL_PropertyUIDS.h Wed Jun 23 19:56:04 2010 +0300
+++ b/imagingandcamerafws/imagingfws/inc/icl/ICL_PropertyUIDS.h Tue Jul 06 16:02:18 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2006-2010 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"
@@ -98,6 +98,12 @@
*/
const TUid KUidJPGAutoRotateSupport = {KUidJPGAutoRotateSupportValue};
+/**
+Identifier for optimised partial decoding support property.
+ @see KUidJPGOptimisedPartialDecodingSupportValue
+*/
+const TUid KUidJPGOptimisedPartialDecodingSupport = {KUidJPGOptimisedPartialDecodingSupportValue};
+
/**
Identifier for an ICL Extension. This is used in the opaque_data section of an ICL
codec plugin as part of a pair of values "KUidICLExtension <extension_flags_modifier>"