Symbian3/PDK/Source/GUID-E7BB398C-5F5B-50F3-BEDD-B787A7455CCF.dita
author Dominic Pinkman <Dominic.Pinkman@Nokia.com>
Tue, 30 Mar 2010 11:56:28 +0100
changeset 5 f345bda72bc4
parent 3 46218c8b8afa
child 14 578be2adaf3e
permissions -rw-r--r--
Week 12 contribution of PDK documentation_content. See release notes for details. Fixes Bug 2054, Bug 1583, Bug 381, Bug 390, Bug 463, Bug 1897, Bug 344, Bug 1319, Bug 394, Bug 1520, Bug 1522, Bug 1892"

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
<!-- This component and the accompanying materials are made available under the terms of the License 
"Eclipse Public License v1.0" which accompanies this distribution, 
and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
<!-- Initial Contributors:
    Nokia Corporation - initial contribution.
Contributors: 
-->
<!DOCTYPE reference
  PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
<reference id="GUID-E7BB398C-5F5B-50F3-BEDD-B787A7455CCF" xml:lang="en"><title>Properties
Supported by Image Data Provider</title><shortdesc>This topic lists the image-related properties supported by the
Image Data Provider. </shortdesc><prolog><metadata><keywords/></metadata></prolog><refbody><table id="GUID-CB587B6B-A52F-5FE9-8B02-F968B7DC31B7">
<tgroup cols="2"><colspec colname="col0"/><colspec colname="col1"/>
<thead>
<row>
<entry><b>Properties</b></entry>
<entry><b>Description</b></entry>
</row>
</thead>
<tbody>
<row>
<entry><p> <codeph>StorageID</codeph>  </p> </entry>
<entry><p>Storage ID for this object. </p> </entry>
</row>
<row>
<entry><p> <codeph>ObjectFormat</codeph>  </p> </entry>
<entry><p>MTP format code. </p> </entry>
</row>
<row>
<entry><p> <codeph>ProtectionStatus</codeph>  </p> </entry>
<entry><p>Identifies the write-protection status of this object. </p> </entry>
</row>
<row>
<entry><p> <codeph>ObjectSize</codeph>  </p> </entry>
<entry><p>Size of this object in bytes. </p> </entry>
</row>
<row>
<entry><p> <codeph>Object FileName</codeph>  </p> </entry>
<entry><p>Indicates the file name of this object. </p> </entry>
</row>
<row>
<entry><p> <codeph>DateCreated</codeph>  </p> </entry>
<entry><p>Date on which this object was created. </p> </entry>
</row>
<row>
<entry><p> <codeph>DateModified</codeph>  </p> </entry>
<entry><p>Date on which this object was last modified. </p> </entry>
</row>
<row>
<entry><p> <codeph>ParentObject</codeph>  </p> </entry>
<entry><p>Indicates the parent of this object. </p> </entry>
</row>
<row>
<entry><p> <codeph>PUOID</codeph>  </p> </entry>
<entry><p>Persistent Unique Object Identifier. </p> </entry>
</row>
<row>
<entry><p> <codeph>Name</codeph>  </p> </entry>
<entry><p>Contains the name of the object. In certain cases, this may overlap
with other properties, such as <codeph>FileName</codeph>. </p> </entry>
</row>
<row>
<entry><p> <codeph>ImageBitDepth</codeph>  </p> </entry>
<entry><p>Identifies the bit depth of an image. </p> </entry>
</row>
<row>
<entry><p> <codeph>Width</codeph>  </p> </entry>
<entry><p>Identifies the width of an object in pixels. </p> </entry>
</row>
<row>
<entry><p> <codeph>Height</codeph>  </p> </entry>
<entry><p>Identifies the height of an object in pixels. </p> </entry>
</row>
<row>
<entry><p> <codeph>RepresentativeSampleFormat</codeph>  </p> </entry>
<entry><p>Identifies the format of the representative sample for this object. </p> </entry>
</row>
<row>
<entry><p> <codeph>RepresentativeSampleSize</codeph>  </p> </entry>
<entry><p>Identifies the size (in bytes) of the representative sample for
this object. </p> </entry>
</row>
<row>
<entry><p> <codeph>RepresentativeSampleHeight</codeph>  </p> </entry>
<entry><p>Identifies the height (in pixels) of the representative sample for
this object. </p> </entry>
</row>
<row>
<entry><p> <codeph>RepresentativeSampleWidth</codeph>  </p> </entry>
<entry><p>Identifies the width (in pixels) of the representative sample for
this object. </p> </entry>
</row>
<row>
<entry><p> <codeph>NonConsumable</codeph>  </p> </entry>
<entry><p>Specifies whether the object is to be consumed by the device. </p> </entry>
</row>
</tbody>
</tgroup>
</table></refbody><related-links>
<link href="GUID-EA9D7B60-C4EA-5D29-9296-3E4C8B973F59.dita"><linktext>MTP Data
Providers Overview</linktext></link>
</related-links></reference>