TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Vivek
NA
1
1.2k
Ho to record final output window of the WPF application.
Oct 31 2014 3:23 AM
Hi,
I am developing a WPF application.
I need to render final output window of wpf application to some remote device.
For this output window should be save in some video format, so that it can be stream to remote device.
I tried searching and using many sample codes found on google, but most of them either record/snapshot only stale UI control , or video displaying in WPF controls.
Appreciate any pointer/example/clue on how to proceed to take snapshot/record final output window of the WPF application.
PS:Along with my WPF application many other application is also executing in system. And at a time only one output window is displayed on the screen. Rest are in mininmized state(Tab form).
Thanks,
Reply
Answers (
1
)
The type initializer for 'System.Windows.Application' threw
How to Apply theme to specific devexpress controls in wpf