Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HandBrake/HandBrake
/ ghb_backend_scan_stop
Function
ghb_backend_scan_stop
gtk/src/hb-backend.c:3612–3615 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3610
}
3611
3612
void ghb_backend_scan_stop (void)
3613
{
3614
hb_scan_stop( h_scan );
3615
}
3616
3617
hb_list_t *
3618
ghb_get_excluded_extensions_list (void)
Callers
2
source_button_clicked_cb
Function · 0.85
source_action_cb
Function · 0.85
Calls
1
hb_scan_stop
Function · 0.85
Tested by
no test coverage detected