NSMovie don't work with .m4a files
NSMovie don't work with .m4a files
- Subject: NSMovie don't work with .m4a files
- From: Steve Gehrman <email@hidden>
- Date: Sun, 13 Jul 2003 23:39:57 -0700
I'm calling...
movie = [[[NSMovie alloc] initWithURL:url byReference:YES] autorelease];
using an .m4a file and it returns nil. The file plays using the
quicktime player, but NSMovie doesn't like it.
Any way to fix this?
-steve
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.