Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > Avalon

Vista - How to hook myself's player into a XAML application

 
 
Old 02-25-2006   #1 (permalink)
Goblin Yang


 
 

How to hook myself's player into a XAML application

Hi!
I want to add one of myself's player (which can play ourselv's video
format) into my XAML application. Could anyone tell me how I can finish it?
Thank you very much!


My System SpecsSystem Spec
Old 02-27-2006   #2 (permalink)
Pablo Fernicola [MS]


 
 

Re: How to hook myself's player into a XAML application

Probably the simplest way is to use hwndhost

http://windowssdk.msdn.microsoft.com...71f4d9772e.asp

You could also integrate through the back end of the video pipeline, by
having your own Dshow decoder/format.

You should also check out Nick's blog, as he has the best coverage on the
hwnd host topics. -http://blogs.msdn.com/nickkramer/default.aspx

Going beyond hwnd host, you could write a custom WPF element, to make your
player re-usable.

-Pablo

"Goblin Yang" <GoblinYang@discussions.microsoft.com> wrote in message
news:A031D63A-8BA3-41DF-9D73-FB0B6E897593@microsoft.com...
> Hi!
> I want to add one of myself's player (which can play ourselv's video
> format) into my XAML application. Could anyone tell me how I can finish
> it?
> Thank you very much!
>



My System SpecsSystem Spec
 

Thread Tools


Similar Threads
Thread Forum
Is it possible to include XAML files into another XAML file? .NET General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46