
This package provides an interface to the gstreamer library for ocaml programmers.
gstreamer is a streaming media framework, based on graphs of filters which operate on media data. applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related.
this package contains only the shared runtime stub libraries.