pbUtilsInit

Initialises the base utils support library. This function is not thread-safe. Applications should call it after calling gst.global.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.

void
pbUtilsInit
()