Re: IFileSinkFilter bug - won't close file???

From: Jeremy Noring (somewhere_at_thenet.com)
Date: 08/16/04


Date: Mon, 16 Aug 2004 09:26:49 -0600

I don't know if it's a bug, but the obvious "workaround" would be to release
that filter graph and start a new one for the new file. I would personally
suspect that the SetFileName function for a given graph can't be called
multiple times (one time only) and calling it again would result in errors.
Swapping files in the middle of a stream isn't trivial, and I doubt the
IFileSinkFilter supports that functionality.

-- 
Where am I going?
And why am I in this handbasket?