Xadoom
October 10th, 2004, 04:59 PM
HI, i am writing a program to play audio files using DirectShow, i have read the microsoft tutorial:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directshow/htm/gettingstarted.asp
and is ok....
Now i am implementing a button to choose the file and load it, the first clik is ok, it load the file and plays it, but how to render a new file? I had to query a new IGraphBuilder? I can't render a new file for the old instance of IGraphBuilder?
Thanks. :wave:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directshow/htm/gettingstarted.asp
and is ok....
Now i am implementing a button to choose the file and load it, the first clik is ok, it load the file and plays it, but how to render a new file? I had to query a new IGraphBuilder? I can't render a new file for the old instance of IGraphBuilder?
Thanks. :wave: