Reply to thread

I think the problem isn't the way it's dumped, it's the dat that is dumped. What i tried to do is find something common between the tuner and capture devices and dump that. But this to only work for me :D


What i think i'll do is find something unique to the tuner device and then enumerate the capture devices and try to connect them. if a connection is established then try to start the graph. i think an exception is thrown if the devices aren't capatable or they are in use, but i could be wrong.


Josh


Top Bottom