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

Function ghb_stop_live_encode

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

Source from the content-addressed store, hash-verified

4844}
4845
4846void
4847ghb_stop_live_encode (void)
4848{
4849 hb_stop( h_live );
4850}
4851
4852void
4853ghb_pause_queue (void)

Callers 3

ghb_live_resetFunction · 0.85

Calls 1

hb_stopFunction · 0.85

Tested by

no test coverage detected