• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
How to reproduce iTunes purchased songs in the authorized computer?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to reproduce iTunes purchased songs in the authorized computer?


  • Subject: How to reproduce iTunes purchased songs in the authorized computer?
  • From: Felipe Baytelman <email@hidden>
  • Date: Sat, 24 Sep 2005 18:15:38 -0400

Why I can't open an iTunes purchased song in my program?

I'm using:

    // Open the movie file
    err = OpenMovieFile(&fsSpec, &fileRefNum, fsRdPerm);
    if (err != noErr)
        return NO;

// Instantiate the movie and close the file
err = NewMovieFromFile(&movie, fileRefNum, &resID, NULL, newMovieActive, &wasChanged);
CloseMovieFile(fileRefNum);
if (err != noErr)
return NO;


    but NewMovieFromFile won't load it, or crash during debugging.

Is there any other way to open a song for reading?

This should be asked in QuickTime Api list, but probably there is another way to do it... one more CoreAudio-way.

I just need to pass it to my AudioGraph...

Any hints?

        Felipe Bruno Baytelman P.

          Baytex Software

    email@hidden   http://www.baytex.net   (+56 8) 249 62 41

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: How to reproduce iTunes purchased songs in the authorized computer?
      • From: Jens Alfke <email@hidden>
  • Prev by Date: Re: AUView painting
  • Next by Date: Re: How to reproduce iTunes purchased songs in the authorized computer?
  • Previous by thread: Re: Chunk?
  • Next by thread: Re: How to reproduce iTunes purchased songs in the authorized computer?
  • Index(es):
    • Date
    • Thread