mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-04 14:38:48 +00:00
GStreamer multimedia framework
9ea7669e86
Using variables cannot be modified in .NET but can be in mono so switch to a good old Dispose call here. https://bugzilla.xamarin.com/show_bug.cgi?id=15832#c0 |
||
---|---|---|
doc | ||
out | ||
samples | ||
sources | ||
.gitignore | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
gstreamer-sharp-1.0.pc.in | ||
gstreamer-sharp.csproj | ||
gstreamer-sharp.sln | ||
Makefile.am | ||
NEWS | ||
README | ||
README.md | ||
VERSION |
gstreamer-sharp
Bindings for gstreamer-1.0 generated from introspection data
Compilation
Open a terminal, navigate to the folder containting this repository and run:
./autogen.sh && make