MCPcopy 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
1313hb_handle_t* ghb_live_handle(void)
1314{
1315 return h_live;
1316}
1317
1318const char*
1319ghb_get_tmp_dir (void)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected