GstPipefilter

Name

GstPipefilter -- A wrapper around every stdin/stdout capable program

Synopsis


#include <gst/gst.h>



Object Hierarchy


  GtkObject
   +----GstObject
         +----GstElement
               +----GstPipefilter

Description

A GstPipefilter pipes data to an external program and creates buffers from its output.

Details