Symbian3/SDK/Source/GUID-55A1A47A-A7DD-5B1A-88E1-4818CB65B782.dita
author Dominic Pinkman <dominic.pinkman@nokia.com>
Fri, 11 Jun 2010 12:39:03 +0100
changeset 8 ae94777fff8f
parent 0 89d6a7a84779
permissions -rw-r--r--
Week 23 contribution of SDK documentation content. See release notes for details. Fixes bugs Bug 2714, Bug 462.

<?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 concept
  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<concept id="GUID-55A1A47A-A7DD-5B1A-88E1-4818CB65B782" xml:lang="en"><title>Tutorials</title><shortdesc>The tutorials in this section show you how to use the Camera API.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
<p>The Camera API allows your application to use the device camera to capture
still images and video clips, and store them in the internal memory or on
removable media. You can implement applications that make use of the camera
to capture images, record videos, or use the display as a viewfinder. To capture
images or to record videos, you need a combination of Symbian APIs and classes,
and device-specific components. </p>
<p> <b>Note</b>: The functionality that can be obtained through
the Camera API is hardware dependent. The API includes functions you can call
to check if functionality is available before using it. </p>
</conbody></concept>