<?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 - running mp3 player in background - Comments</title>
 <link>http://www.newlc.com/en/forum/running-mp3-player-background</link>
 <description>Comments for &quot;running mp3 player in background&quot;</description>
 <language>en</language>
<item>
 <title>Re: running mp3 player in background</title>
 <link>http://www.newlc.com/en/forum/running-mp3-player-background#comment-45575</link>
 <description>&lt;p&gt;Hey Swetha have you resolved the issue. How you have implemented?&lt;/p&gt;

&lt;p&gt;Actually I have done this using &quot;Active objects&quot;, but if you know some other method please let me know also.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 07 Apr 2008 06:51:50 +0200</pubDate>
 <dc:creator>shikhakhandelwal</dc:creator>
 <guid isPermaLink="false">comment 45575 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: running mp3 player in background</title>
 <link>http://www.newlc.com/en/forum/running-mp3-player-background#comment-44991</link>
 <description>&lt;p&gt;To minimize any application i.e. to take it to the background, you can look for TapaTask and related APIs it has two functions i.ee SendToBackground() ans BringToForeGround(). &lt;/p&gt;

&lt;p&gt; // Bringing the application &quot;myApp&quot; to background...    -NS&lt;/p&gt;

&lt;p&gt; TApaTaskList myTaskList(iCoeEnv-&gt;WsSession());&lt;br /&gt;
 TApaTask     myTask(myTaskList.FindApp(_L(&quot;myApp&quot;)));&lt;br /&gt;
 myTask.SendToBackground();  //to take the application to the background...    -NS&lt;/p&gt;

&lt;p&gt; myTask.BringToForeground();    //to take the application to the foreground...    -NS&lt;/p&gt;

&lt;p&gt;Check these out. By default, whenever an incoming call comes, the focus will automically go to the incoming call. you need not do anythin special for that. The phone application has a higher priority value..&lt;/p&gt;

&lt;p&gt;Cheers!!!&lt;/p&gt;</description>
 <pubDate>Sun, 09 Mar 2008 18:56:48 +0100</pubDate>
 <dc:creator>SymbianReady</dc:creator>
 <guid isPermaLink="false">comment 44991 at http://www.newlc.com</guid>
</item>
<item>
 <title>running mp3 player in background</title>
 <link>http://www.newlc.com/en/forum/running-mp3-player-background</link>
 <description>&lt;p&gt;How to run mp3 player in background or minimise it  when high priority tasks like incoming call comes.can i get peice of code or classes regarding it.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/en/forum/running-mp3-player-background&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/en/forum/running-mp3-player-background#comments</comments>
 <category domain="http://www.newlc.com/en/forums/multimedia">Multimedia</category>
 <pubDate>Fri, 01 Feb 2008 10:05:21 +0100</pubDate>
 <dc:creator>swetha a</dc:creator>
 <guid isPermaLink="false">20165 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
