[fpc-devel]Interessting question ..

Sebastian Günther sguenther at gmx.de
Mon Aug 26 19:26:56 CEST 2002


Michail A.Baikov schrieb:
> :-)
> 
> DirectShow filter use iUnknown-like interface's for normal working. If Fpc
> support interface's, then, i think, i can write filter under Linux? =)

of course you can implement DirectShow filters on any platform, as a 
filter is just a COM object which implements certain interfaces. But you 
cannot use the filters delivered with DirectShow, obviously.


- Sebastian





More information about the fpc-devel mailing list