• 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
Re: QTMovie to handle NSData of an mp3?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: QTMovie to handle NSData of an mp3?


  • Subject: Re: QTMovie to handle NSData of an mp3?
  • From: Martin Wennerberg <email@hidden>
  • Date: Thu, 29 Mar 2007 16:13:13 +0200

Have you tried using movieWithDataReference?

QTDataReference *dataRef = [QTDataReference dataReferenceWithReferenceToData:data name:@"song.mp3" MIMEType:nil];
QTMovie *movie = [QTMovie movieWithDataReference:dataRef error:&error];



Cheers,

Martin Wennerberg
Norrkross Software

PS. The quicktime-api mailing list might be a better place to ask.
DS.

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >QTMovie to handle NSData of an mp3? (From: "Patrick Crosby" <email@hidden>)

  • Prev by Date: QTMovie to handle NSData of an mp3?
  • Next by Date: Re: Unresponsive mouseMoved method
  • Previous by thread: QTMovie to handle NSData of an mp3?
  • Next by thread: Using iTunes as a guide for my App
  • Index(es):
    • Date
    • Thread