init_check


Description:


public bool init_check (ref string[]? argv) throws Error

Initializes the GStreamer Editing Services library, setting up internal path lists, and loading evrything needed.

This function will return false if GES could not be initialized for some reason.

Parameters:

argv

pointer to application's argv

argc

pointer to application's argc

Returns:

true if GES could be initialized.


Namespace: GES