Symbian3/SDK/Source/GUID-AB9A3EA2-2B99-4502-A161-8EE5BF477D41.dita
changeset 13 48780e181b38
parent 8 ae94777fff8f
equal deleted inserted replaced
12:80ef3a206772 13:48780e181b38
    13 a Video Clip</title><prolog><metadata><keywords/></metadata></prolog><conbody>
    13 a Video Clip</title><prolog><metadata><keywords/></metadata></prolog><conbody>
    14 <p>To record video data to a file, descriptor, or an URL, use the video
    14 <p>To record video data to a file, descriptor, or an URL, use the video
    15 recorder utility of the Multimedia Framework (MMF) to develop your application.
    15 recorder utility of the Multimedia Framework (MMF) to develop your application.
    16 To make use of the onboard camera to capture a video clip, the application
    16 To make use of the onboard camera to capture a video clip, the application
    17 needs to repeat the steps described in the illustration below.</p>
    17 needs to repeat the steps described in the illustration below.</p>
    18 <fig id="GUID-FEDF24E9-1171-4814-B3C9-21B4E37003BB"><title>The steps required to capture a video clip</title><image href="GUID-141D8786-9987-4E5E-9395-484C87B323FB_d0e290621_href.png"/></fig>
    18 <fig id="GUID-FEDF24E9-1171-4814-B3C9-21B4E37003BB"><title>The steps required to capture a video clip</title><image href="GUID-141D8786-9987-4E5E-9395-484C87B323FB_d0e297093_href.png"/></fig>
    19 <p>Important implementation considerations include:</p>
    19 <p>Important implementation considerations include:</p>
    20 <ul>
    20 <ul>
    21 <li><p>Make sure you include the <codeph>VideoRecorder.h</codeph> and <codeph>mmfcontrollerpluginresolver.h</codeph> header
    21 <li><p>Make sure you include the <codeph>VideoRecorder.h</codeph> and <codeph>mmfcontrollerpluginresolver.h</codeph> header
    22 files in the appropriate class files.</p></li>
    22 files in the appropriate class files.</p></li>
    23 <li><p>Make sure you have correct <xref href="GUID-6971B0A2-F79B-4E05-8AF3-BB1FC1932A22.dita">capabilities</xref> information
    23 <li><p>Make sure you have correct <xref href="GUID-6971B0A2-F79B-4E05-8AF3-BB1FC1932A22.dita">capabilities</xref> information