Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
1.50/5 (2 votes)
See more: , +
I have written a program that enable users to generate some objects in WPF Canvas and run animations to them with set time. I used Xaml Serialization to save this objects stream and Deserialization to load events. I want to create video from steram and events. Is there any way to record events in WPF canvas ??craete video like flash and multimedia apps...
Posted
Updated 3-Jul-15 7:31am
Comments
Sergey Alexandrovich Kryukov 3-Jul-15 12:18pm    
What events do you want to record? What do you want to do with recorded events? Isn't it supposed to be something like keyboar/mouse macro, to be later "played"? How is that related to "create video" and "multimedia apps". Please use "Improve question".
—SA
ebirazavi 3-Jul-15 13:39pm    
i wanna creat video from recording canvas ! im using serialization to save elements in canavs,i want recording canvas when deserializing them!
ebirazavi 3-Jul-15 13:47pm    
excueseme,i mean the events is whatever happening in canvas!

1 solution

excueseme,i mean the events is whatever happening in canvas!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900