debug_get_all_categories

function debug_get_all_categories():[Gst.DebugCategory] {
    // Gjs wrapper for gst_debug_get_all_categories()
}

Returns a snapshot of a all categories that are currently in use . This list may change anytime. The caller has to free the list after use.

Returns

the list of debug categories