| Using FreeFrame video effects with C# |
|
Recently in a forum, someone inquired about using FreeFrame in a .Net application. I had looked at FreeFrame before and I thought it was interesting but I didn't try to make it run in a C# application so I took a second look at this technology. From a .Net application perspective, you have to try to use the DirectShow wrapper provided on the FreeFrame website. This DirectShow filter is written in Delphi and it doesn't seem to be useable from a .Net application. So I decided to write my own wrapper in C++ and made sure that it can be used from a C# application. I can use most FreeFrame effects with my wrapper and I'll finish debugging it before posting the code. So expect to see references to this in the near future. |
| < Prev | Next > |
|---|











