--- a/imagingandcamerafws/imagingfws/inc/icl/ICL_PropertyUIDS.h Thu Jun 24 10:37:45 2010 +0100
+++ b/imagingandcamerafws/imagingfws/inc/icl/ICL_PropertyUIDS.h Fri Jul 09 12:23:13 2010 +0100
@@ -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>"