Click to See Complete Forum and Search --> : Loading a GraphEdit File Programmatically


PhilCyx
August 4th, 2005, 11:02 AM
Hello to all,

Under DirectShow, I would like to play video from a filter graph built and saved with GraphEdit.

I use a portion of code from MSDN "Loading a GraphEdit File Programmatically" but this example play video in a separate window.
I would like to play the video inside a control from my window

Is it possible to do that ?

Thank you