[Mono-dev] DirectShow.NET implementation on MONO
    Stefan Dösinger 
    stefandoesinger at gmx.at
       
    Mon Jul 23 17:08:56 EDT 2007
    
    
  
Am Montag, 23. Juli 2007 13:06 schrieb Rolf Bjarne Kvinge:
> DirectShow is a MS technology, and will not work on Linux nor any other
> non-MS platforms [1]. DirectShow.Net is just a managed wrapper around the
> native DirectShow dlls found in Windows. I think you'll have to remove all
> DirectShow code in your application for it to run on Mono.
A follow up problem is that DirectShow uses DirectDraw and Direct3D, which are 
also Microsoft-Only APIs.
    
    
More information about the Mono-devel-list
mailing list