<?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 - playing an MP3 file using CMdaAudioOutputstream in S60 3rd edition - Comments</title>
 <link>http://www.newlc.com/en/topic-15374</link>
 <description>Comments for &quot;playing an MP3 file using CMdaAudioOutputstream in S60 3rd edition&quot;</description>
 <language>en</language>
<item>
 <title>Re: playing an MP3 file using CMdaAudioOutputstream in S60 3rd e</title>
 <link>http://www.newlc.com/en/topic-15374#comment-45047</link>
 <description>&lt;p&gt;Hi&lt;br /&gt;
 If any one has succeded playin mp3 using audio stream on symbian 9.x plz share,&lt;br /&gt;
as I m getting -10 (KErrunderFlow) in MaoscPlayComplete().&lt;/p&gt;

&lt;p&gt;Thanks&lt;br /&gt;
Anand&lt;/p&gt;</description>
 <pubDate>Wed, 12 Mar 2008 07:38:57 +0100</pubDate>
 <dc:creator>anand_zain76</dc:creator>
 <guid isPermaLink="false">comment 45047 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: playing an MP3 file using CMdaAudioOutputstream in S60 3rd e</title>
 <link>http://www.newlc.com/en/topic-15374#comment-42473</link>
 <description>&lt;p&gt;A very usefull discussion regarding this issue is here :&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://newlc.com/topic-15221&quot;&gt;http://newlc.com/topic-15221&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;From here I got to know , phone vth SDK S60 FP2 unwards have h/w codec so MAudioOutputStream() can play mp3 file directly.&lt;br /&gt;
No convertion needed.&lt;/p&gt;

&lt;p&gt;And for S60 2.1 phone s/w codec is there.So we use CMMFCodec for conevrtion.&lt;/p&gt;

&lt;p&gt;Cheers,&lt;br /&gt;
Netra&lt;/p&gt;</description>
 <pubDate>Mon, 22 Oct 2007 14:18:18 +0200</pubDate>
 <dc:creator>netra</dc:creator>
 <guid isPermaLink="false">comment 42473 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: playing an MP3 file using CMdaAudioOutputstream in S60 3rd e</title>
 <link>http://www.newlc.com/en/topic-15374#comment-40956</link>
 <description>&lt;p&gt;I&#039;m also interested in this topic. I&#039;ve tried to run S60 Internet Radio in 3rd Edition Emulator and it fails but it runs on device.&lt;/p&gt;

&lt;p&gt;In emulator, when we set DataType to KMMFFourCCCodeMP3, says that this format is not supported:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TRAP(err, iStreamOutput-&amp;gt;SetDataTypeL(iDataType.FourCC()));&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ( err )&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ( err == KErrNotSupported ) { ... } &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;

&lt;p&gt;Is there any SDK in which emulator it runs??&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br /&gt;
Xavi&lt;/p&gt;</description>
 <pubDate>Thu, 23 Aug 2007 12:28:50 +0200</pubDate>
 <dc:creator>XaviGuai</dc:creator>
 <guid isPermaLink="false">comment 40956 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: playing an MP3 file using CMdaAudioOutputstream in S60 3rd e</title>
 <link>http://www.newlc.com/en/topic-15374#comment-39901</link>
 <description>&lt;p&gt;Would you be so kind as to share your experience? &lt;img src=&quot;/sites/all/modules/smileys/packs/example/wink.png&quot; title=&quot;Eye-wink&quot; alt=&quot;Eye-wink&quot; /&gt;&lt;br /&gt;
Specifically, I&#039;m trying to use CMdaAudioOutputStream, with SetDataTypeL to KMMFFourCCCodeMP3. From my experience CMMFCodec might be too slow (I think it&#039;s a software codec).&lt;/p&gt;

&lt;p&gt;Anyway, I get no error code, but I also don&#039;t hear anything. I&#039;m trying to play data from an MP3 file, which I&#039;ve also opened with the phone&#039;s music player and heard it, so the data itself is valid.  I&#039;m working similarly with AMR and it does work. Is there something specific I have to do with MP3? I&#039;ve only found an S60 internet radio example, but it is quite complex and analyzes all the frame headers and I&#039;m not even sure why this is necessary.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br /&gt;
Uriah&lt;/p&gt;</description>
 <pubDate>Mon, 16 Jul 2007 15:45:01 +0200</pubDate>
 <dc:creator>Uriah</dc:creator>
 <guid isPermaLink="false">comment 39901 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: playing an MP3 file using CMdaAudioOutputstream in S60 3rd e</title>
 <link>http://www.newlc.com/en/topic-15374#comment-33522</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;hi all,&lt;br /&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; sorry for the trouble.... i successfully did mp3 streaming in s60 3rd edition...&amp;nbsp; &lt;img src=&quot;/en/sites/all/modules/smf_filter/smf_smileys/smiley.gif&quot; alt=&quot;Smiley&quot; border=&quot;0&quot; /&gt;&lt;/div&gt;</description>
 <pubDate>Thu, 27 Jul 2006 12:15:30 +0200</pubDate>
 <dc:creator>mudhalvan</dc:creator>
 <guid isPermaLink="false">comment 33522 at http://www.newlc.com</guid>
</item>
<item>
 <title>playing an MP3 file using CMdaAudioOutputstream in S60 3rd edition</title>
 <link>http://www.newlc.com/en/topic-15374</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-15374&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/en/topic-15374#comments</comments>
 <category domain="http://www.newlc.com/en/forums/audio">Audio</category>
 <pubDate>Wed, 26 Jul 2006 15:08:48 +0200</pubDate>
 <dc:creator>mudhalvan</dc:creator>
 <guid isPermaLink="false">15213 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
