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

Function hb_system_sleep_allow

libhb/hb.c:2406–2409  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2404}
2405
2406void hb_system_sleep_allow(hb_handle_t *h)
2407{
2408 hb_system_sleep_private_enable(h->system_sleep_opaque);
2409}
2410
2411void hb_system_sleep_prevent(hb_handle_t *h)
2412{

Callers 1

EventLoopFunction · 0.85

Calls 1

Tested by 1

EventLoopFunction · 0.68