Function

GES-1.0GESinit_check

  • 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: string[] | null

      pointer to application's argv

    Returns [boolean, string[] | null]

    true if GES could be initialized.