MCPcopy 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
3612void ghb_backend_scan_stop (void)
3613{
3614 hb_scan_stop( h_scan );
3615}
3616
3617hb_list_t *
3618ghb_get_excluded_extensions_list (void)

Callers 2

source_button_clicked_cbFunction · 0.85
source_action_cbFunction · 0.85

Calls 1

hb_scan_stopFunction · 0.85

Tested by

no test coverage detected