cleanup_all
function cleanup_all():void { // Gjs wrapper for gst_task_cleanup_all() }
Wait for all tasks to be stopped. This is mainly used internally to ensure proper cleanup of internal data structures in test suites.
MT safe.
function cleanup_all():void { // Gjs wrapper for gst_task_cleanup_all() }
Wait for all tasks to be stopped. This is mainly used internally to ensure proper cleanup of internal data structures in test suites.
MT safe.