Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3700
gint
3701
ghb_get_scan_state (void)
3702
{
3703
return hb_status.scan.state;
3704
}
3705
3706
gint
3707
ghb_get_queue_state (void)
Callers
2
drive_changed_cb
Function · 0.85
ghb_queue_buttons_grey
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected