gircore / gir.core

A C# binding generator for GObject based libraries providing a C# friendly API surface
https://gircore.github.io/
MIT License
315 stars 28 forks source link

How to create a custom plugin that inherits from GstBase.BaseTransform #1034

Open malhosary opened 8 months ago

malhosary commented 8 months ago

Thanks a lot for your efforts and the great library you provided, really great.

I am trying to implement my custom gstreamer plugins in C# using your library, is there any sample/documentation or any suggestion that can help me get there?

badcel commented 7 months ago

Sorry can't really help here as I'm not familiar with GStreamer and its plugin architecture.

If you have any findings or even samples feel free to report back or even contribute a sample.