Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HandBrake/HandBrake
/ ghb_stop_queue
Function
ghb_stop_queue
gtk/src/hb-backend.c:4834–4838 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4832
}
4833
4834
void
4835
ghb_stop_queue (void)
4836
{
4837
hb_stop( h_queue );
4838
}
4839
4840
void
4841
ghb_start_live_encode (void)
Callers
3
stop_encode_dialog_response
Function · 0.85
low_disk_check_response_cb
Function · 0.85
queue_remove_response
Function · 0.85
Calls
1
hb_stop
Function · 0.85
Tested by
no test coverage detected