ObjectWrap.getPathString

string getPathString()

Generates a string describing the path of object in the object hierarchy. Only useful (or used) for debugging.

Free-function: g_free

Returns

a string describing the path of object. You must

[glib.global.gfree] the string after usage.

MT safe. Grabs and releases the #GstObject's LOCK for all objects in the hierarchy.