Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HandBrake/HandBrake
/ ghb_queue_handle
Function
ghb_queue_handle
gtk/src/hb-backend.c:1308–1311 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1306
}
1307
1308
hb_handle_t* ghb_queue_handle(void)
1309
{
1310
return h_queue;
1311
}
1312
1313
hb_handle_t* ghb_live_handle(void)
1314
{
Callers
1
submit_job
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected