MCPcopy Create free account
hub / github.com/HandBrake/HandBrake / ghb_get_scan_state

Function ghb_get_scan_state

gtk/src/hb-backend.c:3700–3704  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3698}
3699
3700gint
3701ghb_get_scan_state (void)
3702{
3703 return hb_status.scan.state;
3704}
3705
3706gint
3707ghb_get_queue_state (void)

Callers 2

drive_changed_cbFunction · 0.85
ghb_queue_buttons_greyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected