Function

RBgst_create_filter_bin

Declaration [src]

GstElement*
rb_gst_create_filter_bin (
  void
)

Description [src]

Creates an initial bin to use for dynamically plugging filter elements into the pipeline.

Return value

Type: GstElement

Filter bin.

The caller of the function takes ownership of the data, and is responsible for freeing it.