gstreamer/README.md
Stephan Sundermann ef473bfab2 Update README.md
2013-12-21 16:52:20 +01:00

13 lines
234 B
Markdown

gstreamer-sharp
===============
Bindings for gstreamer-1.0 generated from introspection data
Compilation
==============
Open a terminal, navigate to the folder containting this repository and run:
``` Bash
./autogen.sh && make
```