Function

GstPbutils-1.0GstPbutilspb_utils_init

  • Initialises the base utils support library. This function is not thread-safe. Applications should call it after calling gst_init(), plugins should call it from their plugin_init function.

    This function may be called multiple times. It will do nothing if the library has already been initialised.

    Returns void