Could you past the relevant part of the codes for us to think about? On Thu, Oct 2, 2008 at 2:39 AM, [EMAIL PROTECTED] <ideveloper.in@ gmail.com> wrote:
> > Hi > > I am trying to create a custom audio player which can stream an audio > file over an Internet connection. > The player works fine for the first time. But I am facing some issues > in stopping the player when I want it. If I try to stop the player > (calling AudioQueueStop and AudioQueueDispose), it returns an error. > > And while doing this, AudioFileStreamParseBytes gives an error for > type mismatch ( trying to parse an mp3 gives this error) whenever I > try to call it while another songs is playing. > > Please help.. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
