init


Description:


public InitError init (ref unowned string[]? argv)

Utility function to initialize both Clutter and GStreamer.

This function should be called before calling any other GLib functions. If this is not an option, your program must initialise the GLib thread system using g_thread_init before any other GLib functions are called.

Parameters:

argv

A pointer to an array

argc

The number of arguments in argv

Returns:

A InitError.


Namespace: ClutterGst
Package: clutter-gst-3.0