I googled it and in the official page, it said that they have .NET binding. But when I had a look on the list of bindings it provides, I couldn't find any binding for C#. So I wonder if such kind of binding really exist now.
Asked
Active
Viewed 509 times
1 Answers
1
i not use c# but you have already followed these links?

goodguyAbaddon
- 45
- 6
-
I use C# because I'm developing an ASP.NET application in my project and I have done half of it. Now I need to use [GStreamer Editing Services](https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-editing-services/html/) in the backend to finish the left half part. As it uses GObject, I'm looking for .net bindings to let me use it in my ASP.NET application. – Ivan Aug 06 '16 at 11:12