GnlComposition

GnlComposition — Combines and controls GNonLin elements

Synopsis

                    GnlComposition;

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GstBin
                     +----GnlObject
                           +----GnlComposition

Implemented Interfaces

GnlComposition implements GstChildProxy.

Description

A GnlComposition contains GnlObjects such as GnlSources and GnlOperations, and connects them dynamically to create a composition timeline.

Element Information

plugin

gnonlin

author

Wim Taymans <wim.taymans@chello.be>, Edward Hervey <bilboed@bilboed.com>

class

name

src

direction

source

presence

sometimes

details

ANY

Details

GnlComposition

typedef struct _GnlComposition GnlComposition;