Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User BeirBear's Avatar
    Join Date
    Jul 2009
    Posts
    31
    Hello

    I try to fill the buffer for the application (Stream buffer from the application).
    I try to create an application to play MP3 file and able to change sample rate.
    I used CMdaAudioOutputStream and I don't know how to fill the buffer.

    void CStreamApp::PlayL()
    {
    if (iState == EReadyToPlay)
    {
    iAudioStream -> WriteL(aData);
    iStatus = EPlaying;
    }
    }

    void CStreamApp::FillBuffer()
    {
    ???
    }

    Sincerity,
    Newbie
    (Please help)

  2. #2
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    Search for streaming mp3 using the box on the left. The relevant hit is going to be on the second page.

Similar Threads

  1. CMdaAudioOutputStream unexpected playback pauses on Nokia E51
    By pkolaczk in forum Symbian Media (Closed)
    Replies: 1
    Last Post: 2009-07-29, 15:13
  2. jitter buffer with APS
    By nire123 in forum VoIP
    Replies: 0
    Last Post: 2008-08-28, 18:42
  3. CMdaAudioOutputStream Not working with EXEDLL target
    By fnagaton in forum Symbian C++
    Replies: 6
    Last Post: 2005-10-03, 05:51
  4. Dialog's clipping area (again). Nokia experts, please help
    By synov in forum Symbian User Interface
    Replies: 0
    Last Post: 2004-06-26, 14:35
  5. Nokia 30 SMS sending problem !!!!!
    By pgredelj in forum General Messaging
    Replies: 1
    Last Post: 2004-01-12, 12:48

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved