Hi,
I want to add an sudio file as a Media track to my movie file. How can
i do this in Cocoa? Here is some of my code..
NSString *Example_Path;
Example_Path = [[NSBundle mainBundle] pathForResource:
@"/Users/Shared/Audio Recording" ofType: @"m4a"];
How do i specify that i want the audio file as my audioMedia in my file?
Any help would be brilliant!
Thanks,
Jeff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-API mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-api/email@hidden