Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HandBrake/HandBrake
/ ghb_scan_handle
Function
ghb_scan_handle
gtk/src/hb-backend.c:1303–1306 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1301
static hb_handle_t * h_live = NULL;
1302
1303
hb_handle_t* ghb_scan_handle(void)
1304
{
1305
return h_scan;
1306
}
1307
1308
hb_handle_t* ghb_queue_handle(void)
1309
{
Callers
3
set_pref_subtitle
Function · 0.85
ghb_set_title_settings
Function · 0.85
set_pref_audio_settings
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected