package gstreamer

  1. Overview
  2. Docs

Pipelines.

type t = Element.t
val create : string -> t
val parse_launch : string -> t

Create a pipeline from a string description.