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

Function ghb_start_live_encode

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

Source from the content-addressed store, hash-verified

4838}
4839
4840void
4841ghb_start_live_encode (void)
4842{
4843 hb_start( h_live );
4844}
4845
4846void
4847ghb_stop_live_encode (void)

Callers 1

Calls 1

hb_startFunction · 0.85

Tested by

no test coverage detected