Initialization

Initialization — Initialization.

Synopsis

#include <ges/ges.h>

gboolean            ges_init                            (void);

Description

Details

ges_init ()

gboolean            ges_init                            (void);

Initialize the GStreamer Editing Service. Call this before any usage of GES. You should take care of initilizing GStreamer before calling this function.