Re: Best way to do multimedia app
Re: Best way to do multimedia app
- Subject: Re: Best way to do multimedia app
- From: John Blackburn <email@hidden>
- Date: Tue, 10 Dec 2002 10:25:49 -0800
Aidas,
The description you've provided for your multimedia app is
unfortunately pretty vague. Depending on your vision, what you
describe could be fairly straightforwardor quite complex. If you
simply wish to composite various media within a view, you would need to
save:
the coordinates, bounds, and z-ordering of each media element
any entered texta trivial taskbut images and movies are presumably
already saved elsewhere
transform-related info for any rotation and scaling you've applied to
these elements
John Blackburn
On Sunday, November 10, 2002, at 07:52 PM, Aidas Dailide wrote:
Howdie all,
All day I was trying to think a best way to do multimedia app. I want
to do app that let's insert images/movies/text into NSView and
ofcourse save/open them, but I can't think how. Adding
images/movies/text to view i guess is easy, but saving all this!
Anybody has expirience in doing such a thing?
Thanks,
Aidas
_______________________________________________
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.
_______________________________________________
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.