<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.newlc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NewLC - Camera: Feature Not Supported - Comments</title>
 <link>http://www.newlc.com/en/topic-15635</link>
 <description>Comments for &quot;Camera: Feature Not Supported&quot;</description>
 <language>en</language>
<item>
 <title>Re: Camera: Feature Not Supported</title>
 <link>http://www.newlc.com/en/topic-15635#comment-33952</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;thnax Janza,&lt;br /&gt;i have already started implementing it in that way. it is working on the emulator but did not have the time to check it yet on the device. i will do over the weekend &lt;img src=&quot;/en/sites/all/modules/smf_filter/smf_smileys/cheesy.gif&quot; alt=&quot;Cheezy&quot; border=&quot;0&quot; /&gt;&lt;br /&gt;cheers&lt;br /&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 18 Aug 2006 11:06:50 +0200</pubDate>
 <dc:creator>abolfoooud</dc:creator>
 <guid isPermaLink="false">comment 33952 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Camera: Feature Not Supported</title>
 <link>http://www.newlc.com/en/topic-15635#comment-33951</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Call StartViewFinderBitmapsL() and you will start receiving view finder frames as bitmap. Blit those on screen as fast as you can and there you have your view finder. DSA is implemented in Nokia devices, but is not supported by CCamera view finder. You can use DSA for displaying the bitmaps returned by CCamera view finder, but ordirany bitblt should be fast enough also.&lt;/div&gt;</description>
 <pubDate>Thu, 17 Aug 2006 19:17:24 +0200</pubDate>
 <dc:creator>janza</dc:creator>
 <guid isPermaLink="false">comment 33951 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Camera: Feature Not Supported</title>
 <link>http://www.newlc.com/en/topic-15635#comment-33950</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;thnax chaps...&lt;br /&gt;so Janza, what mode should i use inorder to use the camera on my phone? should i use StartViewFinderBitmapsL() instead? &lt;br /&gt;and since DSA is not supported in this case, does that mean that Nokia does not implement the API in all other usage cases??&lt;br /&gt;&lt;br /&gt;regs&lt;/div&gt;</description>
 <pubDate>Wed, 16 Aug 2006 13:31:13 +0200</pubDate>
 <dc:creator>abolfoooud</dc:creator>
 <guid isPermaLink="false">comment 33950 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Camera: Feature Not Supported</title>
 <link>http://www.newlc.com/en/topic-15635#comment-33949</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Direct screen view finder is not supported in any Nokia products.&lt;/div&gt;</description>
 <pubDate>Wed, 16 Aug 2006 07:02:26 +0200</pubDate>
 <dc:creator>janza</dc:creator>
 <guid isPermaLink="false">comment 33949 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Camera: Feature Not Supported</title>
 <link>http://www.newlc.com/en/topic-15635#comment-33948</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Hmm, but is your CCameraController inherit from MCameraObserver ? That the only thing I see which could go wrong. Also what happen if you just remove CamerasAvailable() ?&lt;/div&gt;</description>
 <pubDate>Wed, 16 Aug 2006 06:26:08 +0200</pubDate>
 <dc:creator>serg3d</dc:creator>
 <guid isPermaLink="false">comment 33948 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Camera: Feature Not Supported</title>
 <link>http://www.newlc.com/en/topic-15635#comment-33947</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;yes it is CamerasAvailable()&lt;br /&gt;and yes i have implemented MCameraObserver as follows:&lt;br /&gt;&lt;br /&gt;void CCameraController::ReserveComplete(TInt aError)&lt;br /&gt;{&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;void CCameraController::PowerOnComplete(TInt aError)&lt;br /&gt;{&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;void CCameraController::ViewFinderFrameReady(CFbsBitmap&amp;amp; aFrame)&lt;br /&gt;{&lt;br /&gt;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;void CCameraController::ImageReady(CFbsBitmap* aBitmap,HBufC8* aData,TInt aError)&lt;br /&gt;{&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;void CCameraController::FrameBufferReady(MFrameBuffer* aFrameBuffer,TInt aError)&lt;br /&gt;{&lt;br /&gt;}&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/div&gt;</description>
 <pubDate>Tue, 15 Aug 2006 19:53:56 +0200</pubDate>
 <dc:creator>abolfoooud</dc:creator>
 <guid isPermaLink="false">comment 33947 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Camera: Feature Not Supported</title>
 <link>http://www.newlc.com/en/topic-15635#comment-33946</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Who is dropping th error ? CamerasAvailable() ?&lt;br /&gt;Also are you implementing MCameraObserver ?&lt;/div&gt;</description>
 <pubDate>Tue, 15 Aug 2006 10:14:50 +0200</pubDate>
 <dc:creator>serg3d</dc:creator>
 <guid isPermaLink="false">comment 33946 at http://www.newlc.com</guid>
</item>
<item>
 <title>Camera: Feature Not Supported</title>
 <link>http://www.newlc.com/en/topic-15635</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/en/topic-15635&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/en/topic-15635#comments</comments>
 <category domain="http://www.newlc.com/en/forums/camera">Camera</category>
 <pubDate>Mon, 14 Aug 2006 14:54:45 +0200</pubDate>
 <dc:creator>abolfoooud</dc:creator>
 <guid isPermaLink="false">15417 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
