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

Function ghb_get_queue_state

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

Source from the content-addressed store, hash-verified

3704}
3705
3706gint
3707ghb_get_queue_state (void)
3708{
3709 return hb_status.queue.state;
3710}
3711
3712void
3713ghb_clear_scan_state(gint state)

Callers 7

quit_action_cbFunction · 0.85
window_close_request_cbFunction · 0.85
ghb_queue_buttons_greyFunction · 0.85
queue_start_action_cbFunction · 0.85
battery_level_cbFunction · 0.85
upower_status_cbFunction · 0.85
power_save_cbFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected