App Library

appsrc — Easy way for applications to inject buffers into a pipeline
appsink — Easy way for applications to extract buffers from a pipeline

This library should be linked to by getting cflags and libs from gstreamer-plugins-base-0.10.pc and adding -lgstapp-0.10 to the library flags.

To use it the functionality, insert an appsrc or appsink element into a pipeline and call the appropriate functions on the element.