Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HandBrake/HandBrake
/ ghb_live_handle
Function
ghb_live_handle
gtk/src/hb-backend.c:1313–1316 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1311
}
1312
1313
hb_handle_t* ghb_live_handle(void)
1314
{
1315
return h_live;
1316
}
1317
1318
const char*
1319
ghb_get_tmp_dir (void)
Callers
1
live_preview_play_clicked_cb
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected