<li><a href="#bookmark">Bookmark API</a></li>
<li><a href="#calendar">Calendar API</a></li>
<li><a href="#network">CallHistory API</a></li>
+ <li><a href="#camera">Camera API</a></li>
<li><a href="#contact">Contact API</a></li>
<li><a href="#datacontrol">DataControl API</a></li>
<li><a href="#datasync">DataSynchronization API</a></li>
</table>
+<p>The following table lists the keys to check if Camera API is supported on a Tizen device.</p>
+ <table id="camera" border="1" style="width:95%">
+<caption>
+ Table: Camera API key
+ </caption>
+ <tbody>
+<tr>
+<th style="width:27%">Key</th>
+ <th style="width:7%">Type</th>
+ <th>Description</th>
+ <th style="width:7%">Version</th>
+</tr>
+<tr>
+<td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/media.audio_recording</span></td>
+ <td><span style="font-family: Courier New,Courier,monospace">boolean</span></td>
+ <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key, if the device supports all APIs which require audio recording feature. If it is <span style="font-family: Courier New,Courier,monospace">true</span>, <a href="../../../w3c_api/w3c_api_w.html#camera">W3C Camera</a> APIs are supported.</td>
+ <td>2.2</td>
+</tr>
+<tr>
+<td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/media.image_capture</span></td>
+ <td><span style="font-family: Courier New,Courier,monospace">boolean</span></td>
+ <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key, if the device supports all APIs which require image capturing feature. If it is <span style="font-family: Courier New,Courier,monospace">true</span>, <a href="../../../w3c_api/w3c_api_w.html#camera">W3C Camera</a> APIs are supported.</td>
+ <td>2.2</td>
+</tr>
+<tr>
+<td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/media.video_recording</span></td>
+ <td><span style="font-family: Courier New,Courier,monospace">boolean</span></td>
+ <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key, if the device supports all APIs which require video recording feature. If it is <span style="font-family: Courier New,Courier,monospace">true</span>, <a href="../../../w3c_api/w3c_api_w.html#camera">W3C Camera</a> APIs are supported.</td>
+ <td>2.2</td>
+</tr>
+
+</tbody>
+</table>
+
+
<p>The following table lists the keys to check if Contact API is supported on a Tizen device.</p>
<table id="contact" border="1" style="width:95%">
<li><a href="#bookmark">Bookmark API</a></li>
<li><a href="#calendar">Calendar API</a></li>
<li><a href="#network">CallHistory API</a></li>
+ <li><a href="#camera">Camera API</a></li>
<li><a href="#contact">Contact API</a></li>
<li><a href="#datacontrol">DataControl API</a></li>
<li><a href="#datasync">DataSynchronization API</a></li>
</table>
+<p>The following table lists the keys to check if Camera API is supported on a Tizen device.</p>
+ <table id="camera" border="1" style="width:95%">
+<caption>
+ Table: Camera API key
+ </caption>
+ <tbody>
+<tr>
+<th style="width:27%">Key</th>
+ <th style="width:7%">Type</th>
+ <th>Description</th>
+ <th style="width:7%">Version</th>
+</tr>
+<tr>
+<td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/media.audio_recording</span></td>
+ <td><span style="font-family: Courier New,Courier,monospace">boolean</span></td>
+ <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key, if the device supports all APIs which require audio recording feature. If it is <span style="font-family: Courier New,Courier,monospace">true</span>, <a href="../../../w3c_api/w3c_api_w.html#camera">W3C Camera</a> APIs are supported.</td>
+ <td>2.2</td>
+</tr>
+<tr>
+<td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/media.image_capture</span></td>
+ <td><span style="font-family: Courier New,Courier,monospace">boolean</span></td>
+ <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key, if the device supports all APIs which require image capturing feature. If it is <span style="font-family: Courier New,Courier,monospace">true</span>, <a href="../../../w3c_api/w3c_api_w.html#camera">W3C Camera</a> APIs are supported.</td>
+ <td>2.2</td>
+</tr>
+<tr>
+<td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/media.video_recording</span></td>
+ <td><span style="font-family: Courier New,Courier,monospace">boolean</span></td>
+ <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key, if the device supports all APIs which require video recording feature. If it is <span style="font-family: Courier New,Courier,monospace">true</span>, <a href="../../../w3c_api/w3c_api_w.html#camera">W3C Camera</a> APIs are supported.</td>
+ <td>2.2</td>
+</tr>
+
+</tbody>
+</table>
+
+
<p>The following table lists the keys to check if Contact API is supported on a Tizen device.</p>
<table id="contact" border="1" style="width:95%">