Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: QTMovie to handle NSData of an mp3?



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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

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



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.