WPF Display performance
-
Hey guys, I'm planning to develop a multimedia application in WPF. The application will be able to play video's, audio and pictures. I want to 'move' the pictures over the screen to display them in a fancy way. Video's will 'switch' back to back. I wonder if this will perform well, does anyone have an opinion? Thanks!
.: I love it when a plan comes together :. http://www.zonderpunt.nl
-
Hey guys, I'm planning to develop a multimedia application in WPF. The application will be able to play video's, audio and pictures. I want to 'move' the pictures over the screen to display them in a fancy way. Video's will 'switch' back to back. I wonder if this will perform well, does anyone have an opinion? Thanks!
.: I love it when a plan comes together :. http://www.zonderpunt.nl
Eduard Keilholz wrote:
I want to 'move' the pictures over the screen to display them in a fancy way
See this[^] or this[^].
CompositionTarget.Rendering
does provides some ways to handle animations.The funniest thing about this particular signature is that by the time you realise it doesn't say anything it's too late to stop reading it. My latest tip/trick Visit the Hindi forum here.